#1f2efe color space conversions
Hex:
        #1f2efe
        RGB:
        31, 46, 254
        CMY:
        88, 82, 0
        CMYK:
        88, 82, 0, 0
      HSL:
        236°, 99.1111%, 55.8824%
        HSV (HSB):
        236°, 87.7953%, 99.6078%
        XYZ:
        19.4315, 9.4011, 94.5564
        xyY:
        0.1575, 0.0762, 9.4011
      CIE-Lab:
        36.7453, 67.1997, -99.8724
        CIE-LCH:
        36.7453, 120.3757, 303.9349
        CIE-Luv:
        36.7453, -10.9044, -132.7135
        Hunter-Lab:
        30.6611, 59.4672, -161.3826
      #1f2efe color charts
#1f2efe RGB chart
      #1f2efe CMYK chart
      #1f2efe RGB pie chart
      #1f2efe color shades, tints & tones
#1f2efe color schemes
#1f2efe color preview, HTML & CSS examples
           This text has a color of #1f2efe        
        
          <p style="color:#1f2efe;">Text here</p>
        
        
          .mytext {color:#1f2efe;}
        
        Text color #1f2efe
      
           This box has a color of #1f2efe        
        
          <div style="background-color:#1f2efe;">Content here</div>
        
        
          .mybackground {background-color:#1f2efe;}
        
        Background color #1f2efe
      
           Border around this has a color of #1f2efe        
        
          <div style="border:2px solid #1f2efe;">Content here</div>
        
        
          .myborder {border:2px solid #1f2efe;}
        
        Border color #1f2efe