#0f06ee color space conversions
Hex:
        #0f06ee
        RGB:
        15, 6, 238
        CMY:
        94, 98, 7
        CMYK:
        94, 97, 0, 7
      HSL:
        242°, 95.0820%, 47.8431%
        HSV (HSB):
        242°, 97.4790%, 93.3333%
        XYZ:
        15.6947, 6.4049, 81.2980
        xyY:
        0.1518, 0.0619, 6.4049
      CIE-Lab:
        30.4117, 74.2596, -101.4212
        CIE-LCH:
        30.4117, 125.7011, 306.2112
        CIE-Luv:
        30.4117, -8.4315, -121.0813
        Hunter-Lab:
        25.3078, 66.4088, -172.7457
      #0f06ee color charts
#0f06ee RGB chart
      #0f06ee CMYK chart
      #0f06ee RGB pie chart
      #0f06ee color shades, tints & tones
#0f06ee color schemes
#0f06ee color preview, HTML & CSS examples
           This text has a color of #0f06ee        
        
          <p style="color:#0f06ee;">Text here</p>
        
        
          .mytext {color:#0f06ee;}
        
        Text color #0f06ee
      
           This box has a color of #0f06ee        
        
          <div style="background-color:#0f06ee;">Content here</div>
        
        
          .mybackground {background-color:#0f06ee;}
        
        Background color #0f06ee
      
           Border around this has a color of #0f06ee        
        
          <div style="border:2px solid #0f06ee;">Content here</div>
        
        
          .myborder {border:2px solid #0f06ee;}
        
        Border color #0f06ee