#0c0eda color space conversions
Hex:
        #0c0eda
        RGB:
        12, 14, 218
        CMY:
        95, 95, 15
        CMYK:
        94, 94, 0, 15
      HSL:
        239°, 89.5652%, 45.0980%
        HSV (HSB):
        239°, 94.4954%, 85.4902%
        XYZ:
        12.9635, 5.4542, 66.6992
        xyY:
        0.1523, 0.0641, 5.4542
      CIE-Lab:
        27.9914, 67.7560, -94.0097
        CIE-LCH:
        27.9914, 115.8823, 305.7816
        CIE-Luv:
        27.9914, -8.0011, -109.8457
        Hunter-Lab:
        23.3542, 58.2126, -152.9831
      #0c0eda color charts
#0c0eda RGB chart
      #0c0eda CMYK chart
      #0c0eda RGB pie chart
      #0c0eda color shades, tints & tones
#0c0eda color schemes
#0c0eda color preview, HTML & CSS examples
           This text has a color of #0c0eda        
        
          <p style="color:#0c0eda;">Text here</p>
        
        
          .mytext {color:#0c0eda;}
        
        Text color #0c0eda
      
           This box has a color of #0c0eda        
        
          <div style="background-color:#0c0eda;">Content here</div>
        
        
          .mybackground {background-color:#0c0eda;}
        
        Background color #0c0eda
      
           Border around this has a color of #0c0eda        
        
          <div style="border:2px solid #0c0eda;">Content here</div>
        
        
          .myborder {border:2px solid #0c0eda;}
        
        Border color #0c0eda