#0f0bbd color space conversions
Hex:
        #0f0bbd
        RGB:
        15, 11, 189
        CMY:
        94, 96, 26
        CMYK:
        92, 94, 0, 26
      HSL:
        241°, 89.0000%, 39.2157%
        HSV (HSB):
        241°, 94.1799%, 74.1176%
        XYZ:
        9.5020, 4.0150, 48.4183
        xyY:
        0.1534, 0.0648, 4.0150
      CIE-Lab:
        23.7211, 60.8459, -84.1711
        CIE-LCH:
        23.7211, 103.8605, 305.8625
        CIE-Luv:
        23.7211, -6.4895, -92.5897
        Hunter-Lab:
        20.0375, 49.5807, -129.2409
      #0f0bbd color charts
#0f0bbd RGB chart
      #0f0bbd CMYK chart
      #0f0bbd RGB pie chart
      #0f0bbd color shades, tints & tones
#0f0bbd color schemes
#0f0bbd color preview, HTML & CSS examples
           This text has a color of #0f0bbd        
        
          <p style="color:#0f0bbd;">Text here</p>
        
        
          .mytext {color:#0f0bbd;}
        
        Text color #0f0bbd
      
           This box has a color of #0f0bbd        
        
          <div style="background-color:#0f0bbd;">Content here</div>
        
        
          .mybackground {background-color:#0f0bbd;}
        
        Background color #0f0bbd
      
           Border around this has a color of #0f0bbd        
        
          <div style="border:2px solid #0f0bbd;">Content here</div>
        
        
          .myborder {border:2px solid #0f0bbd;}
        
        Border color #0f0bbd