#0800f0 color space conversions
Hex:
        #0800f0
        RGB:
        8, 0, 240
        CMY:
        97, 100, 6
        CMYK:
        97, 100, 0, 6
      HSL:
        242°, 100.0000%, 47.0588%
        HSV (HSB):
        242°, 100.0000%, 94.1176%
        XYZ:
        15.8283, 6.3429, 82.8281
        xyY:
        0.1507, 0.0604, 6.3429
      CIE-Lab:
        30.2616, 75.6828, -102.8114
        CIE-LCH:
        30.2616, 127.6639, 306.3580
        CIE-Luv:
        30.2616, -8.5382, -121.7669
        Hunter-Lab:
        25.1851, 68.1096, -177.3619
      #0800f0 color charts
#0800f0 RGB chart
      #0800f0 CMYK chart
      #0800f0 RGB pie chart
      #0800f0 color shades, tints & tones
#0800f0 color schemes
#0800f0 color preview, HTML & CSS examples
           This text has a color of #0800f0        
        
          <p style="color:#0800f0;">Text here</p>
        
        
          .mytext {color:#0800f0;}
        
        Text color #0800f0
      
           This box has a color of #0800f0        
        
          <div style="background-color:#0800f0;">Content here</div>
        
        
          .mybackground {background-color:#0800f0;}
        
        Background color #0800f0
      
           Border around this has a color of #0800f0        
        
          <div style="border:2px solid #0800f0;">Content here</div>
        
        
          .myborder {border:2px solid #0800f0;}
        
        Border color #0800f0