#0c31ea color space conversions
Hex:
        #0c31ea
        RGB:
        12, 49, 234
        CMY:
        95, 81, 8
        CMYK:
        95, 79, 0, 8
      HSL:
        230°, 90.2439%, 48.2353%
        HSV (HSB):
        230°, 94.8718%, 91.7647%
        XYZ:
        16.1012, 8.2153, 78.5790
        xyY:
        0.1565, 0.0798, 8.2153
      CIE-Lab:
        34.4273, 59.2990, -92.4521
        CIE-LCH:
        34.4273, 109.8352, 302.6762
        CIE-Luv:
        34.4273, -11.6922, -121.3790
        Hunter-Lab:
        28.6623, 50.1141, -142.4823
      #0c31ea color charts
#0c31ea RGB chart
      #0c31ea CMYK chart
      #0c31ea RGB pie chart
      #0c31ea color shades, tints & tones
#0c31ea color schemes
#0c31ea color preview, HTML & CSS examples
           This text has a color of #0c31ea        
        
          <p style="color:#0c31ea;">Text here</p>
        
        
          .mytext {color:#0c31ea;}
        
        Text color #0c31ea
      
           This box has a color of #0c31ea        
        
          <div style="background-color:#0c31ea;">Content here</div>
        
        
          .mybackground {background-color:#0c31ea;}
        
        Background color #0c31ea
      
           Border around this has a color of #0c31ea        
        
          <div style="border:2px solid #0c31ea;">Content here</div>
        
        
          .myborder {border:2px solid #0c31ea;}
        
        Border color #0c31ea