#0805f5 color space conversions
Hex:
        #0805f5
        RGB:
        8, 5, 245
        CMY:
        97, 98, 4
        CMYK:
        97, 98, 0, 4
      HSL:
        241°, 96.0000%, 49.0196%
        HSV (HSB):
        241°, 97.9592%, 96.0784%
        XYZ:
        16.6358, 6.7527, 86.8128
        xyY:
        0.1510, 0.0613, 6.7527
      CIE-Lab:
        31.2373, 76.0781, -104.0112
        CIE-LCH:
        31.2373, 128.8650, 306.1833
        CIE-Luv:
        31.2373, -8.9213, -124.9570
        Hunter-Lab:
        25.9860, 68.7973, -179.8828
      #0805f5 color charts
#0805f5 RGB chart
      #0805f5 CMYK chart
      #0805f5 RGB pie chart
      #0805f5 color shades, tints & tones
#0805f5 color schemes
#0805f5 color preview, HTML & CSS examples
           This text has a color of #0805f5        
        
          <p style="color:#0805f5;">Text here</p>
        
        
          .mytext {color:#0805f5;}
        
        Text color #0805f5
      
           This box has a color of #0805f5        
        
          <div style="background-color:#0805f5;">Content here</div>
        
        
          .mybackground {background-color:#0805f5;}
        
        Background color #0805f5
      
           Border around this has a color of #0805f5        
        
          <div style="border:2px solid #0805f5;">Content here</div>
        
        
          .myborder {border:2px solid #0805f5;}
        
        Border color #0805f5