#0805fb color space conversions
Hex:
        #0805fb
        RGB:
        8, 5, 251
        CMY:
        97, 98, 2
        CMYK:
        97, 98, 0, 2
      HSL:
        241°, 96.8504%, 50.1961%
        HSV (HSB):
        241°, 98.0080%, 98.4314%
        XYZ:
        17.5670, 7.1252, 91.7162
        xyY:
        0.1509, 0.0612, 7.1252
      CIE-Lab:
        32.0902, 77.5252, -105.9684
        CIE-LCH:
        32.0902, 131.2991, 306.1888
        CIE-Luv:
        32.0902, -9.1741, -128.4294
        Hunter-Lab:
        26.6931, 70.7599, -185.0327
      #0805fb color charts
#0805fb RGB chart
      #0805fb CMYK chart
      #0805fb RGB pie chart
      #0805fb color shades, tints & tones
#0805fb color schemes
#0805fb color preview, HTML & CSS examples
           This text has a color of #0805fb        
        
          <p style="color:#0805fb;">Text here</p>
        
        
          .mytext {color:#0805fb;}
        
        Text color #0805fb
      
           This box has a color of #0805fb        
        
          <div style="background-color:#0805fb;">Content here</div>
        
        
          .mybackground {background-color:#0805fb;}
        
        Background color #0805fb
      
           Border around this has a color of #0805fb        
        
          <div style="border:2px solid #0805fb;">Content here</div>
        
        
          .myborder {border:2px solid #0805fb;}
        
        Border color #0805fb