#0f80fd color space conversions
Hex:
        #0f80fd
        RGB:
        15, 128, 253
        CMY:
        94, 50, 1
        CMYK:
        94, 49, 0, 1
      HSL:
        212°, 98.3471%, 52.5490%
        HSV (HSB):
        212°, 94.0711%, 99.2157%
        XYZ:
        25.6458, 22.6317, 95.9452
        xyY:
        0.1778, 0.1569, 22.6317
      CIE-Lab:
        54.6910, 18.3917, -69.8612
        CIE-LCH:
        54.6910, 72.2416, 284.7491
        CIE-Luv:
        54.6910, -28.9614, -111.1927
        Hunter-Lab:
        47.5728, 12.9742, -86.2754
      #0f80fd color charts
#0f80fd RGB chart
      #0f80fd CMYK chart
      #0f80fd RGB pie chart
      #0f80fd color shades, tints & tones
#0f80fd color schemes
#0f80fd color preview, HTML & CSS examples
           This text has a color of #0f80fd        
        
          <p style="color:#0f80fd;">Text here</p>
        
        
          .mytext {color:#0f80fd;}
        
        Text color #0f80fd
      
           This box has a color of #0f80fd        
        
          <div style="background-color:#0f80fd;">Content here</div>
        
        
          .mybackground {background-color:#0f80fd;}
        
        Background color #0f80fd
      
           Border around this has a color of #0f80fd        
        
          <div style="border:2px solid #0f80fd;">Content here</div>
        
        
          .myborder {border:2px solid #0f80fd;}
        
        Border color #0f80fd