#0800f2 color space conversions
Hex:
        #0800f2
        RGB:
        8, 0, 242
        CMY:
        97, 100, 5
        CMYK:
        97, 100, 0, 5
      HSL:
        242°, 100.0000%, 47.4510%
        HSV (HSB):
        242°, 100.0000%, 94.9020%
        XYZ:
        16.1272, 6.4624, 84.4018
        xyY:
        0.1507, 0.0604, 6.4624
      CIE-Lab:
        30.5504, 76.1584, -103.4624
        CIE-LCH:
        30.5504, 128.4701, 306.3567
        CIE-Luv:
        30.5504, -8.6247, -122.9357
        Hunter-Lab:
        25.4213, 68.7522, -179.0550
      #0800f2 color charts
#0800f2 RGB chart
      #0800f2 CMYK chart
      #0800f2 RGB pie chart
      #0800f2 color shades, tints & tones
#0800f2 color schemes
#0800f2 color preview, HTML & CSS examples
           This text has a color of #0800f2        
        
          <p style="color:#0800f2;">Text here</p>
        
        
          .mytext {color:#0800f2;}
        
        Text color #0800f2
      
           This box has a color of #0800f2        
        
          <div style="background-color:#0800f2;">Content here</div>
        
        
          .mybackground {background-color:#0800f2;}
        
        Background color #0800f2
      
           Border around this has a color of #0800f2        
        
          <div style="border:2px solid #0800f2;">Content here</div>
        
        
          .myborder {border:2px solid #0800f2;}
        
        Border color #0800f2