#0f33ec color space conversions
Hex:
        #0f33ec
        RGB:
        15, 51, 236
        CMY:
        94, 80, 7
        CMYK:
        94, 78, 0, 7
      HSL:
        230°, 88.0478%, 49.2157%
        HSV (HSB):
        230°, 93.6441%, 92.5490%
        XYZ:
        16.5212, 8.5253, 80.1317
        xyY:
        0.1571, 0.0811, 8.5253
      CIE-Lab:
        35.0539, 58.9829, -92.5457
        CIE-LCH:
        35.0539, 109.7438, 302.5109
        CIE-Luv:
        35.0539, -11.8941, -122.5547
        Hunter-Lab:
        29.1982, 49.9035, -142.2771
      #0f33ec color charts
#0f33ec RGB chart
      #0f33ec CMYK chart
      #0f33ec RGB pie chart
      #0f33ec color shades, tints & tones
#0f33ec color schemes
#0f33ec color preview, HTML & CSS examples
           This text has a color of #0f33ec        
        
          <p style="color:#0f33ec;">Text here</p>
        
        
          .mytext {color:#0f33ec;}
        
        Text color #0f33ec
      
           This box has a color of #0f33ec        
        
          <div style="background-color:#0f33ec;">Content here</div>
        
        
          .mybackground {background-color:#0f33ec;}
        
        Background color #0f33ec
      
           Border around this has a color of #0f33ec        
        
          <div style="border:2px solid #0f33ec;">Content here</div>
        
        
          .myborder {border:2px solid #0f33ec;}
        
        Border color #0f33ec