#0f0ccb color space conversions
Hex:
        #0f0ccb
        RGB:
        15, 12, 203
        CMY:
        94, 95, 20
        CMYK:
        93, 94, 0, 20
      HSL:
        241°, 88.8372%, 42.1569%
        HSV (HSB):
        241°, 94.0887%, 79.6078%
        XYZ:
        11.1080, 4.6763, 56.8171
        xyY:
        0.1530, 0.0644, 4.6763
      CIE-Lab:
        25.7919, 64.3193, -88.9612
        CIE-LCH:
        25.7919, 109.7773, 305.8671
        CIE-Luv:
        25.7919, -7.1469, -100.9669
        Hunter-Lab:
        21.6248, 53.8466, -140.6418
      #0f0ccb color charts
#0f0ccb RGB chart
      #0f0ccb CMYK chart
      #0f0ccb RGB pie chart
      #0f0ccb color shades, tints & tones
#0f0ccb color schemes
#0f0ccb color preview, HTML & CSS examples
           This text has a color of #0f0ccb        
        
          <p style="color:#0f0ccb;">Text here</p>
        
        
          .mytext {color:#0f0ccb;}
        
        Text color #0f0ccb
      
           This box has a color of #0f0ccb        
        
          <div style="background-color:#0f0ccb;">Content here</div>
        
        
          .mybackground {background-color:#0f0ccb;}
        
        Background color #0f0ccb
      
           Border around this has a color of #0f0ccb        
        
          <div style="border:2px solid #0f0ccb;">Content here</div>
        
        
          .myborder {border:2px solid #0f0ccb;}
        
        Border color #0f0ccb