#0c0bfb color space conversions
Hex:
        #0c0bfb
        RGB:
        12, 11, 251
        CMY:
        95, 96, 2
        CMYK:
        95, 96, 0, 2
      HSL:
        240°, 96.7742%, 51.3725%
        HSV (HSB):
        240°, 95.6175%, 98.4314%
        XYZ:
        17.6839, 7.2825, 91.7404
        xyY:
        0.1515, 0.0624, 7.2825
      CIE-Lab:
        32.4417, 76.6408, -105.3791
        CIE-LCH:
        32.4417, 130.3018, 306.0279
        CIE-Luv:
        32.4417, -9.2545, -128.7798
        Hunter-Lab:
        26.9862, 69.7441, -182.6680
      #0c0bfb color charts
#0c0bfb RGB chart
      #0c0bfb CMYK chart
      #0c0bfb RGB pie chart
      #0c0bfb color shades, tints & tones
#0c0bfb color schemes
#0c0bfb color preview, HTML & CSS examples
           This text has a color of #0c0bfb        
        
          <p style="color:#0c0bfb;">Text here</p>
        
        
          .mytext {color:#0c0bfb;}
        
        Text color #0c0bfb
      
           This box has a color of #0c0bfb        
        
          <div style="background-color:#0c0bfb;">Content here</div>
        
        
          .mybackground {background-color:#0c0bfb;}
        
        Background color #0c0bfb
      
           Border around this has a color of #0c0bfb        
        
          <div style="border:2px solid #0c0bfb;">Content here</div>
        
        
          .myborder {border:2px solid #0c0bfb;}
        
        Border color #0c0bfb