#0805b5 color space conversions
Hex:
        #0805b5
        RGB:
        8, 5, 181
        CMY:
        97, 98, 29
        CMYK:
        96, 97, 0, 29
      HSL:
        241°, 94.6237%, 36.4706%
        HSV (HSB):
        241°, 97.2376%, 70.9804%
        XYZ:
        8.4949, 3.4964, 43.9432
        xyY:
        0.1519, 0.0625, 3.4964
      CIE-Lab:
        21.9312, 60.0544, -82.4012
        CIE-LCH:
        21.9312, 101.9631, 306.0848
        CIE-Luv:
        21.9312, -6.1496, -86.9855
        Hunter-Lab:
        18.6986, 48.3715, -126.2475
      #0805b5 color charts
#0805b5 RGB chart
      #0805b5 CMYK chart
      #0805b5 RGB pie chart
      #0805b5 color shades, tints & tones
#0805b5 color schemes
#0805b5 color preview, HTML & CSS examples
           This text has a color of #0805b5        
        
          <p style="color:#0805b5;">Text here</p>
        
        
          .mytext {color:#0805b5;}
        
        Text color #0805b5
      
           This box has a color of #0805b5        
        
          <div style="background-color:#0805b5;">Content here</div>
        
        
          .mybackground {background-color:#0805b5;}
        
        Background color #0805b5
      
           Border around this has a color of #0805b5        
        
          <div style="border:2px solid #0805b5;">Content here</div>
        
        
          .myborder {border:2px solid #0805b5;}
        
        Border color #0805b5