#1d57fa color space conversions
Hex:
        #1d57fa
        RGB:
        29, 87, 250
        CMY:
        89, 66, 2
        CMYK:
        88, 65, 0, 2
      HSL:
        224°, 95.6710%, 54.7059%
        HSV (HSB):
        224°, 88.4000%, 98.0392%
        XYZ:
        21.1702, 13.9797, 92.0250
        xyY:
        0.1665, 0.1099, 13.9797
      CIE-Lab:
        44.2038, 43.5865, -85.2947
        CIE-LCH:
        44.2038, 95.7860, 297.0675
        CIE-Luv:
        44.2038, -17.6976, -126.5073
        Hunter-Lab:
        37.3895, 35.6365, -119.7552
      #1d57fa color charts
#1d57fa RGB chart
      #1d57fa CMYK chart
      #1d57fa RGB pie chart
      #1d57fa color shades, tints & tones
#1d57fa color schemes
#1d57fa color preview, HTML & CSS examples
           This text has a color of #1d57fa        
        
          <p style="color:#1d57fa;">Text here</p>
        
        
          .mytext {color:#1d57fa;}
        
        Text color #1d57fa
      
           This box has a color of #1d57fa        
        
          <div style="background-color:#1d57fa;">Content here</div>
        
        
          .mybackground {background-color:#1d57fa;}
        
        Background color #1d57fa
      
           Border around this has a color of #1d57fa        
        
          <div style="border:2px solid #1d57fa;">Content here</div>
        
        
          .myborder {border:2px solid #1d57fa;}
        
        Border color #1d57fa