#1d75fe color space conversions
Hex:
        #1d75fe
        RGB:
        29, 117, 254
        CMY:
        89, 54, 0
        CMYK:
        89, 54, 0, 0
      HSL:
        217°, 99.1189%, 55.4902%
        HSV (HSB):
        217°, 88.5827%, 99.6078%
        XYZ:
        24.7574, 20.1395, 96.3484
        xyY:
        0.1753, 0.1426, 20.1395
      CIE-Lab:
        51.9946, 26.2392, -74.7783
        CIE-LCH:
        51.9946, 79.2483, 289.3356
        CIE-Luv:
        51.9946, -25.0435, -117.6388
        Hunter-Lab:
        44.8771, 19.9383, -95.8780
      #1d75fe color charts
#1d75fe RGB chart
      #1d75fe CMYK chart
      #1d75fe RGB pie chart
      #1d75fe color shades, tints & tones
#1d75fe color schemes
#1d75fe color preview, HTML & CSS examples
           This text has a color of #1d75fe        
        
          <p style="color:#1d75fe;">Text here</p>
        
        
          .mytext {color:#1d75fe;}
        
        Text color #1d75fe
      
           This box has a color of #1d75fe        
        
          <div style="background-color:#1d75fe;">Content here</div>
        
        
          .mybackground {background-color:#1d75fe;}
        
        Background color #1d75fe
      
           Border around this has a color of #1d75fe        
        
          <div style="border:2px solid #1d75fe;">Content here</div>
        
        
          .myborder {border:2px solid #1d75fe;}
        
        Border color #1d75fe