#0c42ea color space conversions
Hex:
        #0c42ea
        RGB:
        12, 66, 234
        CMY:
        95, 74, 8
        CMYK:
        95, 72, 0, 8
      HSL:
        225°, 90.2439%, 48.2353%
        HSV (HSB):
        225°, 94.8718%, 91.7647%
        XYZ:
        16.9511, 9.9151, 78.8623
        xyY:
        0.1603, 0.0938, 9.9151
      CIE-Lab:
        37.6896, 50.0219, -87.0427
        CIE-LCH:
        37.6896, 100.3924, 299.8852
        CIE-Luv:
        37.6896, -14.3476, -120.7776
        Hunter-Lab:
        31.4883, 40.9877, -126.4499
      #0c42ea color charts
#0c42ea RGB chart
      #0c42ea CMYK chart
      #0c42ea RGB pie chart
      #0c42ea color shades, tints & tones
#0c42ea color schemes
#0c42ea color preview, HTML & CSS examples
           This text has a color of #0c42ea        
        
          <p style="color:#0c42ea;">Text here</p>
        
        
          .mytext {color:#0c42ea;}
        
        Text color #0c42ea
      
           This box has a color of #0c42ea        
        
          <div style="background-color:#0c42ea;">Content here</div>
        
        
          .mybackground {background-color:#0c42ea;}
        
        Background color #0c42ea
      
           Border around this has a color of #0c42ea        
        
          <div style="border:2px solid #0c42ea;">Content here</div>
        
        
          .myborder {border:2px solid #0c42ea;}
        
        Border color #0c42ea