#0f0bca color space conversions
Hex:
        #0f0bca
        RGB:
        15, 11, 202
        CMY:
        94, 96, 21
        CMYK:
        93, 95, 0, 21
      HSL:
        241°, 89.6714%, 41.7647%
        HSV (HSB):
        241°, 94.5545%, 79.2157%
        XYZ:
        10.9773, 4.6052, 56.1874
        xyY:
        0.1530, 0.0642, 4.6052
      CIE-Lab:
        25.5789, 64.2753, -88.7314
        CIE-LCH:
        25.5789, 109.5654, 305.9188
        CIE-Luv:
        25.5789, -7.0580, -100.2992
        Hunter-Lab:
        21.4597, 53.7544, -140.2161
      #0f0bca color charts
#0f0bca RGB chart
      #0f0bca CMYK chart
      #0f0bca RGB pie chart
      #0f0bca color shades, tints & tones
#0f0bca color schemes
#0f0bca color preview, HTML & CSS examples
           This text has a color of #0f0bca        
        
          <p style="color:#0f0bca;">Text here</p>
        
        
          .mytext {color:#0f0bca;}
        
        Text color #0f0bca
      
           This box has a color of #0f0bca        
        
          <div style="background-color:#0f0bca;">Content here</div>
        
        
          .mybackground {background-color:#0f0bca;}
        
        Background color #0f0bca
      
           Border around this has a color of #0f0bca        
        
          <div style="border:2px solid #0f0bca;">Content here</div>
        
        
          .myborder {border:2px solid #0f0bca;}
        
        Border color #0f0bca