#1f33de color space conversions
Hex:
        #1f33de
        RGB:
        31, 51, 222
        CMY:
        88, 80, 13
        CMYK:
        86, 77, 0, 13
      HSL:
        234°, 75.4941%, 49.6078%
        HSV (HSB):
        234°, 86.0360%, 87.0588%
        XYZ:
        14.9337, 7.9329, 69.8513
        xyY:
        0.1611, 0.0856, 7.9329
      CIE-Lab:
        33.8427, 54.9635, -86.5560
        CIE-LCH:
        33.8427, 102.5326, 302.4158
        CIE-Luv:
        33.8427, -10.5279, -114.5979
        Hunter-Lab:
        28.1654, 45.3540, -127.3260
      #1f33de color charts
#1f33de RGB chart
      #1f33de CMYK chart
      #1f33de RGB pie chart
      #1f33de color shades, tints & tones
#1f33de color schemes
#1f33de color preview, HTML & CSS examples
           This text has a color of #1f33de        
        
          <p style="color:#1f33de;">Text here</p>
        
        
          .mytext {color:#1f33de;}
        
        Text color #1f33de
      
           This box has a color of #1f33de        
        
          <div style="background-color:#1f33de;">Content here</div>
        
        
          .mybackground {background-color:#1f33de;}
        
        Background color #1f33de
      
           Border around this has a color of #1f33de        
        
          <div style="border:2px solid #1f33de;">Content here</div>
        
        
          .myborder {border:2px solid #1f33de;}
        
        Border color #1f33de