#805cd5 color space conversions
Hex:
        #805cd5
        RGB:
        128, 92, 213
        CMY:
        50, 64, 16
        CMYK:
        40, 57, 0, 16
      HSL:
        258°, 59.0244%, 59.8039%
        HSV (HSB):
        258°, 56.8075%, 83.5294%
        XYZ:
        24.7395, 17.0476, 64.9374
        xyY:
        0.2318, 0.1597, 17.0476
      CIE-Lab:
        48.3199, 42.0014, -57.4517
        CIE-LCH:
        48.3199, 71.1675, 306.1695
        CIE-Luv:
        48.3199, 6.5180, -91.4033
        Hunter-Lab:
        41.2887, 34.6988, -64.3470
      #805cd5 color charts
#805cd5 RGB chart
      #805cd5 CMYK chart
      #805cd5 RGB pie chart
      #805cd5 color shades, tints & tones
#805cd5 color schemes
#805cd5 color preview, HTML & CSS examples
           This text has a color of #805cd5        
        
          <p style="color:#805cd5;">Text here</p>
        
        
          .mytext {color:#805cd5;}
        
        Text color #805cd5
      
           This box has a color of #805cd5        
        
          <div style="background-color:#805cd5;">Content here</div>
        
        
          .mybackground {background-color:#805cd5;}
        
        Background color #805cd5
      
           Border around this has a color of #805cd5        
        
          <div style="border:2px solid #805cd5;">Content here</div>
        
        
          .myborder {border:2px solid #805cd5;}
        
        Border color #805cd5