#0c61fa color space conversions
Hex:
        #0c61fa
        RGB:
        12, 97, 250
        CMY:
        95, 62, 2
        CMYK:
        95, 61, 0, 2
      HSL:
        219°, 95.9677%, 51.3725%
        HSV (HSB):
        219°, 95.2000%, 98.0392%
        XYZ:
        21.6816, 15.5297, 92.2973
        xyY:
        0.1674, 0.1199, 15.5297
      CIE-Lab:
        46.3513, 36.7514, -81.7784
        CIE-LCH:
        46.3513, 89.6570, 294.1993
        CIE-Luv:
        46.3513, -20.8924, -123.7541
        Hunter-Lab:
        39.4077, 29.2450, -111.2784
      #0c61fa color charts
#0c61fa RGB chart
      #0c61fa CMYK chart
      #0c61fa RGB pie chart
      #0c61fa color shades, tints & tones
#0c61fa color schemes
#0c61fa color preview, HTML & CSS examples
           This text has a color of #0c61fa        
        
          <p style="color:#0c61fa;">Text here</p>
        
        
          .mytext {color:#0c61fa;}
        
        Text color #0c61fa
      
           This box has a color of #0c61fa        
        
          <div style="background-color:#0c61fa;">Content here</div>
        
        
          .mybackground {background-color:#0c61fa;}
        
        Background color #0c61fa
      
           Border around this has a color of #0c61fa        
        
          <div style="border:2px solid #0c61fa;">Content here</div>
        
        
          .myborder {border:2px solid #0c61fa;}
        
        Border color #0c61fa