#1f2cfb color space conversions
Hex:
        #1f2cfb
        RGB:
        31, 44, 251
        CMY:
        88, 83, 2
        CMYK:
        88, 82, 0, 2
      HSL:
        236°, 96.4912%, 55.2941%
        HSV (HSB):
        236°, 87.6494%, 98.4314%
        XYZ:
        18.8783, 9.0577, 92.0201
        xyY:
        0.1574, 0.0755, 9.0577
      CIE-Lab:
        36.0952, 67.1801, -99.2718
        CIE-LCH:
        36.0952, 119.8668, 304.0874
        CIE-Luv:
        36.0952, -10.5837, -130.9689
        Hunter-Lab:
        30.0960, 59.2997, -160.2149
      #1f2cfb color charts
#1f2cfb RGB chart
      #1f2cfb CMYK chart
      #1f2cfb RGB pie chart
      #1f2cfb color shades, tints & tones
#1f2cfb color schemes
#1f2cfb color preview, HTML & CSS examples
           This text has a color of #1f2cfb        
        
          <p style="color:#1f2cfb;">Text here</p>
        
        
          .mytext {color:#1f2cfb;}
        
        Text color #1f2cfb
      
           This box has a color of #1f2cfb        
        
          <div style="background-color:#1f2cfb;">Content here</div>
        
        
          .mybackground {background-color:#1f2cfb;}
        
        Background color #1f2cfb
      
           Border around this has a color of #1f2cfb        
        
          <div style="border:2px solid #1f2cfb;">Content here</div>
        
        
          .myborder {border:2px solid #1f2cfb;}
        
        Border color #1f2cfb