#0c08f1 color space conversions
Hex:
        #0c08f1
        RGB:
        12, 8, 241
        CMY:
        95, 97, 5
        CMYK:
        95, 97, 0, 5
      HSL:
        241°, 93.5743%, 48.8235%
        HSV (HSB):
        241°, 96.6805%, 94.5098%
        XYZ:
        16.1156, 6.6027, 83.6441
        xyY:
        0.1515, 0.0621, 6.6027
      CIE-Lab:
        30.8848, 74.6511, -102.3345
        CIE-LCH:
        30.8848, 126.6694, 306.1101
        CIE-Luv:
        30.8848, -8.7348, -122.8653
        Hunter-Lab:
        25.6957, 66.9827, -175.0125
      #0c08f1 color charts
#0c08f1 RGB chart
      #0c08f1 CMYK chart
      #0c08f1 RGB pie chart
      #0c08f1 color shades, tints & tones
#0c08f1 color schemes
#0c08f1 color preview, HTML & CSS examples
           This text has a color of #0c08f1        
        
          <p style="color:#0c08f1;">Text here</p>
        
        
          .mytext {color:#0c08f1;}
        
        Text color #0c08f1
      
           This box has a color of #0c08f1        
        
          <div style="background-color:#0c08f1;">Content here</div>
        
        
          .mybackground {background-color:#0c08f1;}
        
        Background color #0c08f1
      
           Border around this has a color of #0c08f1        
        
          <div style="border:2px solid #0c08f1;">Content here</div>
        
        
          .myborder {border:2px solid #0c08f1;}
        
        Border color #0c08f1