#0f80ef color space conversions
Hex:
        #0f80ef
        RGB:
        15, 128, 239
        CMY:
        94, 50, 6
        CMYK:
        94, 46, 0, 6
      HSL:
        210°, 88.1890%, 49.8039%
        HSV (HSB):
        210°, 93.7238%, 93.7255%
        XYZ:
        23.4962, 21.7719, 84.6254
        xyY:
        0.1809, 0.1676, 21.7719
      CIE-Lab:
        53.7841, 13.0086, -63.5663
        CIE-LCH:
        53.7841, 64.8838, 281.5657
        CIE-Luv:
        53.7841, -29.5223, -100.6099
        Hunter-Lab:
        46.6604, 8.2293, -74.8688
      #0f80ef color charts
#0f80ef RGB chart
      #0f80ef CMYK chart
      #0f80ef RGB pie chart
      #0f80ef color shades, tints & tones
#0f80ef color schemes
#0f80ef color preview, HTML & CSS examples
           This text has a color of #0f80ef        
        
          <p style="color:#0f80ef;">Text here</p>
        
        
          .mytext {color:#0f80ef;}
        
        Text color #0f80ef
      
           This box has a color of #0f80ef        
        
          <div style="background-color:#0f80ef;">Content here</div>
        
        
          .mybackground {background-color:#0f80ef;}
        
        Background color #0f80ef
      
           Border around this has a color of #0f80ef        
        
          <div style="border:2px solid #0f80ef;">Content here</div>
        
        
          .myborder {border:2px solid #0f80ef;}
        
        Border color #0f80ef