#1221fe color space conversions
Hex:
        #1221fe
        RGB:
        18, 33, 254
        CMY:
        93, 87, 0
        CMYK:
        93, 87, 0, 0
      HSL:
        236°, 99.1597%, 53.3333%
        HSV (HSB):
        236°, 92.9134%, 99.6078%
        XYZ:
        18.6827, 8.3721, 94.3972
        xyY:
        0.1538, 0.0689, 8.3721
      CIE-Lab:
        34.7461, 71.9840, -103.2122
        CIE-LCH:
        34.7461, 125.8351, 304.8933
        CIE-Luv:
        34.7461, -10.3948, -131.9248
        Hunter-Lab:
        28.9345, 64.6201, -173.1760
      #1221fe color charts
#1221fe RGB chart
      #1221fe CMYK chart
      #1221fe RGB pie chart
      #1221fe color shades, tints & tones
#1221fe color schemes
#1221fe color preview, HTML & CSS examples
           This text has a color of #1221fe        
        
          <p style="color:#1221fe;">Text here</p>
        
        
          .mytext {color:#1221fe;}
        
        Text color #1221fe
      
           This box has a color of #1221fe        
        
          <div style="background-color:#1221fe;">Content here</div>
        
        
          .mybackground {background-color:#1221fe;}
        
        Background color #1221fe
      
           Border around this has a color of #1221fe        
        
          <div style="border:2px solid #1221fe;">Content here</div>
        
        
          .myborder {border:2px solid #1221fe;}
        
        Border color #1221fe