#1d74fa color space conversions
Hex:
        #1d74fa
        RGB:
        29, 116, 250
        CMY:
        89, 55, 2
        CMYK:
        88, 54, 0, 2
      HSL:
        216°, 95.6710%, 54.7059%
        HSV (HSB):
        216°, 88.4000%, 98.0392%
        XYZ:
        24.0074, 19.6541, 92.9708
        xyY:
        0.1757, 0.1438, 19.6541
      CIE-Lab:
        51.4439, 25.3556, -73.4574
        CIE-LCH:
        51.4439, 77.7103, 289.0434
        CIE-Luv:
        51.4439, -24.8669, -115.2998
        Hunter-Lab:
        44.3330, 19.0795, -93.3041
      #1d74fa color charts
#1d74fa RGB chart
      #1d74fa CMYK chart
      #1d74fa RGB pie chart
      #1d74fa color shades, tints & tones
#1d74fa color schemes
#1d74fa color preview, HTML & CSS examples
           This text has a color of #1d74fa        
        
          <p style="color:#1d74fa;">Text here</p>
        
        
          .mytext {color:#1d74fa;}
        
        Text color #1d74fa
      
           This box has a color of #1d74fa        
        
          <div style="background-color:#1d74fa;">Content here</div>
        
        
          .mybackground {background-color:#1d74fa;}
        
        Background color #1d74fa
      
           Border around this has a color of #1d74fa        
        
          <div style="border:2px solid #1d74fa;">Content here</div>
        
        
          .myborder {border:2px solid #1d74fa;}
        
        Border color #1d74fa