#0c27ed color space conversions
Hex:
        #0c27ed
        RGB:
        12, 39, 237
        CMY:
        95, 85, 7
        CMYK:
        95, 84, 0, 7
      HSL:
        233°, 90.3614%, 48.8235%
        HSV (HSB):
        233°, 94.9367%, 92.9412%
        XYZ:
        16.1632, 7.6436, 80.7442
        xyY:
        0.1546, 0.0731, 7.6436
      CIE-Lab:
        33.2294, 64.8170, -96.1503
        CIE-LCH:
        33.2294, 115.9575, 303.9848
        CIE-Luv:
        33.2294, -10.5971, -122.6529
        Hunter-Lab:
        27.6471, 55.9732, -153.8053
      #0c27ed color charts
#0c27ed RGB chart
      #0c27ed CMYK chart
      #0c27ed RGB pie chart
      #0c27ed color shades, tints & tones
#0c27ed color schemes
#0c27ed color preview, HTML & CSS examples
           This text has a color of #0c27ed        
        
          <p style="color:#0c27ed;">Text here</p>
        
        
          .mytext {color:#0c27ed;}
        
        Text color #0c27ed
      
           This box has a color of #0c27ed        
        
          <div style="background-color:#0c27ed;">Content here</div>
        
        
          .mybackground {background-color:#0c27ed;}
        
        Background color #0c27ed
      
           Border around this has a color of #0c27ed        
        
          <div style="border:2px solid #0c27ed;">Content here</div>
        
        
          .myborder {border:2px solid #0c27ed;}
        
        Border color #0c27ed