#0f0bdf color space conversions
Hex:
        #0f0bdf
        RGB:
        15, 11, 223
        CMY:
        94, 96, 13
        CMYK:
        93, 95, 0, 13
      HSL:
        241°, 90.5983%, 45.8824%
        HSV (HSB):
        241°, 95.0673%, 87.4510%
        XYZ:
        13.6360, 5.6686, 70.1875
        xyY:
        0.1524, 0.0633, 5.6686
      CIE-Lab:
        28.5605, 69.6782, -95.9395
        CIE-LCH:
        28.5605, 118.5725, 305.9899
        CIE-Luv:
        28.5605, -7.9650, -112.6308
        Hunter-Lab:
        23.8089, 60.5661, -158.1182
      #0f0bdf color charts
#0f0bdf RGB chart
      #0f0bdf CMYK chart
      #0f0bdf RGB pie chart
      #0f0bdf color shades, tints & tones
#0f0bdf color schemes
#0f0bdf color preview, HTML & CSS examples
           This text has a color of #0f0bdf        
        
          <p style="color:#0f0bdf;">Text here</p>
        
        
          .mytext {color:#0f0bdf;}
        
        Text color #0f0bdf
      
           This box has a color of #0f0bdf        
        
          <div style="background-color:#0f0bdf;">Content here</div>
        
        
          .mybackground {background-color:#0f0bdf;}
        
        Background color #0f0bdf
      
           Border around this has a color of #0f0bdf        
        
          <div style="border:2px solid #0f0bdf;">Content here</div>
        
        
          .myborder {border:2px solid #0f0bdf;}
        
        Border color #0f0bdf