#1f2ce4 color space conversions
Hex:
        #1f2ce4
        RGB:
        31, 44, 228
        CMY:
        88, 83, 11
        CMYK:
        86, 81, 0, 11
      HSL:
        236°, 78.4861%, 50.7843%
        HSV (HSB):
        236°, 86.4035%, 89.4118%
        XYZ:
        15.4693, 7.6941, 74.0686
        xyY:
        0.1591, 0.0791, 7.6941
      CIE-Lab:
        33.3375, 60.3289, -90.8308
        CIE-LCH:
        33.3375, 109.0404, 303.5917
        CIE-Luv:
        33.3375, -9.7914, -117.9757
        Hunter-Lab:
        27.7383, 51.0057, -138.9034
      #1f2ce4 color charts
#1f2ce4 RGB chart
      #1f2ce4 CMYK chart
      #1f2ce4 RGB pie chart
      #1f2ce4 color shades, tints & tones
#1f2ce4 color schemes
#1f2ce4 color preview, HTML & CSS examples
           This text has a color of #1f2ce4        
        
          <p style="color:#1f2ce4;">Text here</p>
        
        
          .mytext {color:#1f2ce4;}
        
        Text color #1f2ce4
      
           This box has a color of #1f2ce4        
        
          <div style="background-color:#1f2ce4;">Content here</div>
        
        
          .mybackground {background-color:#1f2ce4;}
        
        Background color #1f2ce4
      
           Border around this has a color of #1f2ce4        
        
          <div style="border:2px solid #1f2ce4;">Content here</div>
        
        
          .myborder {border:2px solid #1f2ce4;}
        
        Border color #1f2ce4