#1f1dd4 color space conversions
Hex:
        #1f1dd4
        RGB:
        31, 29, 212
        CMY:
        88, 89, 17
        CMYK:
        85, 86, 0, 17
      HSL:
        241°, 75.9336%, 47.2549%
        HSV (HSB):
        241°, 86.3208%, 83.1373%
        XYZ:
        12.8881, 5.9235, 62.7514
        xyY:
        0.1580, 0.0726, 5.9235
      CIE-Lab:
        29.2186, 61.9661, -88.4743
        CIE-LCH:
        29.2186, 108.0162, 305.0068
        CIE-Luv:
        29.2186, -7.6233, -108.0652
        Hunter-Lab:
        24.3382, 51.9312, -135.8309
      #1f1dd4 color charts
#1f1dd4 RGB chart
      #1f1dd4 CMYK chart
      #1f1dd4 RGB pie chart
      #1f1dd4 color shades, tints & tones
#1f1dd4 color schemes
#1f1dd4 color preview, HTML & CSS examples
           This text has a color of #1f1dd4        
        
          <p style="color:#1f1dd4;">Text here</p>
        
        
          .mytext {color:#1f1dd4;}
        
        Text color #1f1dd4
      
           This box has a color of #1f1dd4        
        
          <div style="background-color:#1f1dd4;">Content here</div>
        
        
          .mybackground {background-color:#1f1dd4;}
        
        Background color #1f1dd4
      
           Border around this has a color of #1f1dd4        
        
          <div style="border:2px solid #1f1dd4;">Content here</div>
        
        
          .myborder {border:2px solid #1f1dd4;}
        
        Border color #1f1dd4