#1f1dc8 color space conversions
Hex:
        #1f1dc8
        RGB:
        31, 29, 200
        CMY:
        88, 89, 22
        CMYK:
        85, 86, 0, 22
      HSL:
        241°, 74.6725%, 44.9020%
        HSV (HSB):
        241°, 85.5000%, 78.4314%
        XYZ:
        11.4298, 5.3402, 55.0719
        xyY:
        0.1591, 0.0743, 5.3402
      CIE-Lab:
        27.6827, 58.5074, -84.0355
        CIE-LCH:
        27.6827, 102.3967, 304.8465
        CIE-Luv:
        27.6827, -7.1147, -101.1764
        Hunter-Lab:
        23.1088, 47.8469, -125.1213
      #1f1dc8 color charts
#1f1dc8 RGB chart
      #1f1dc8 CMYK chart
      #1f1dc8 RGB pie chart
      #1f1dc8 color shades, tints & tones
#1f1dc8 color schemes
#1f1dc8 color preview, HTML & CSS examples
           This text has a color of #1f1dc8        
        
          <p style="color:#1f1dc8;">Text here</p>
        
        
          .mytext {color:#1f1dc8;}
        
        Text color #1f1dc8
      
           This box has a color of #1f1dc8        
        
          <div style="background-color:#1f1dc8;">Content here</div>
        
        
          .mybackground {background-color:#1f1dc8;}
        
        Background color #1f1dc8
      
           Border around this has a color of #1f1dc8        
        
          <div style="border:2px solid #1f1dc8;">Content here</div>
        
        
          .myborder {border:2px solid #1f1dc8;}
        
        Border color #1f1dc8