#1f1dca color space conversions
Hex:
        #1f1dca
        RGB:
        31, 29, 202
        CMY:
        88, 89, 21
        CMYK:
        85, 86, 0, 21
      HSL:
        241°, 74.8918%, 45.2941%
        HSV (HSB):
        241°, 85.6436%, 79.2157%
        XYZ:
        11.6651, 5.4343, 56.3112
        xyY:
        0.1589, 0.0740, 5.4343
      CIE-Lab:
        27.9379, 59.0898, -84.7819
        CIE-LCH:
        27.9379, 103.3421, 304.8751
        CIE-Luv:
        27.9379, -7.1998, -102.3268
        Hunter-Lab:
        23.3116, 48.5260, -126.9021
      #1f1dca color charts
#1f1dca RGB chart
      #1f1dca CMYK chart
      #1f1dca RGB pie chart
      #1f1dca color shades, tints & tones
#1f1dca color schemes
#1f1dca color preview, HTML & CSS examples
           This text has a color of #1f1dca        
        
          <p style="color:#1f1dca;">Text here</p>
        
        
          .mytext {color:#1f1dca;}
        
        Text color #1f1dca
      
           This box has a color of #1f1dca        
        
          <div style="background-color:#1f1dca;">Content here</div>
        
        
          .mybackground {background-color:#1f1dca;}
        
        Background color #1f1dca
      
           Border around this has a color of #1f1dca        
        
          <div style="border:2px solid #1f1dca;">Content here</div>
        
        
          .myborder {border:2px solid #1f1dca;}
        
        Border color #1f1dca