#0c34ee color space conversions
Hex:
        #0c34ee
        RGB:
        12, 52, 238
        CMY:
        95, 80, 7
        CMYK:
        95, 78, 0, 7
      HSL:
        229°, 90.4000%, 49.0196%
        HSV (HSB):
        229°, 94.9580%, 93.3333%
        XYZ:
        16.8122, 8.7072, 81.6835
        xyY:
        0.1568, 0.0812, 8.7072
      CIE-Lab:
        35.4143, 59.0585, -93.0824
        CIE-LCH:
        35.4143, 110.2372, 302.3941
        CIE-Luv:
        35.4143, -12.1966, -123.6901
        Hunter-Lab:
        29.5080, 50.0619, -143.4701
      #0c34ee color charts
#0c34ee RGB chart
      #0c34ee CMYK chart
      #0c34ee RGB pie chart
      #0c34ee color shades, tints & tones
#0c34ee color schemes
#0c34ee color preview, HTML & CSS examples
           This text has a color of #0c34ee        
        
          <p style="color:#0c34ee;">Text here</p>
        
        
          .mytext {color:#0c34ee;}
        
        Text color #0c34ee
      
           This box has a color of #0c34ee        
        
          <div style="background-color:#0c34ee;">Content here</div>
        
        
          .mybackground {background-color:#0c34ee;}
        
        Background color #0c34ee
      
           Border around this has a color of #0c34ee        
        
          <div style="border:2px solid #0c34ee;">Content here</div>
        
        
          .myborder {border:2px solid #0c34ee;}
        
        Border color #0c34ee