#0c3efa color space conversions
Hex:
        #0c3efa
        RGB:
        12, 62, 250
        CMY:
        95, 76, 2
        CMYK:
        95, 75, 0, 2
      HSL:
        227°, 95.9677%, 51.3725%
        HSV (HSB):
        227°, 95.2000%, 98.0392%
        XYZ:
        19.1296, 10.4255, 91.4466
        xyY:
        0.1581, 0.0862, 10.4255
      CIE-Lab:
        38.5956, 57.6908, -94.5670
        CIE-LCH:
        38.5956, 110.7752, 301.3854
        CIE-Luv:
        38.5956, -13.9201, -130.3312
        Hunter-Lab:
        32.2886, 49.2483, -145.3169
      #0c3efa color charts
#0c3efa RGB chart
      #0c3efa CMYK chart
      #0c3efa RGB pie chart
      #0c3efa color shades, tints & tones
#0c3efa color schemes
#0c3efa color preview, HTML & CSS examples
           This text has a color of #0c3efa        
        
          <p style="color:#0c3efa;">Text here</p>
        
        
          .mytext {color:#0c3efa;}
        
        Text color #0c3efa
      
           This box has a color of #0c3efa        
        
          <div style="background-color:#0c3efa;">Content here</div>
        
        
          .mybackground {background-color:#0c3efa;}
        
        Background color #0c3efa
      
           Border around this has a color of #0c3efa        
        
          <div style="border:2px solid #0c3efa;">Content here</div>
        
        
          .myborder {border:2px solid #0c3efa;}
        
        Border color #0c3efa