#805cfe color space conversions
Hex:
        #805cfe
        RGB:
        128, 92, 254
        CMY:
        50, 64, 0
        CMYK:
        50, 64, 0, 0
      HSL:
        253°, 98.7805%, 67.8431%
        HSV (HSB):
        253°, 63.7795%, 99.6078%
        XYZ:
        30.6186, 19.3992, 95.8966
        xyY:
        0.2098, 0.1329, 19.3992
      CIE-Lab:
        51.1511, 53.3123, -75.9321
        CIE-LCH:
        51.1511, 92.7787, 305.0729
        CIE-Luv:
        51.1511, 2.1078, -120.8823
        Hunter-Lab:
        44.0446, 47.0105, -98.2587
      #805cfe color charts
#805cfe RGB chart
      #805cfe CMYK chart
      #805cfe RGB pie chart
      #805cfe color shades, tints & tones
#805cfe color schemes
#805cfe color preview, HTML & CSS examples
           This text has a color of #805cfe        
        
          <p style="color:#805cfe;">Text here</p>
        
        
          .mytext {color:#805cfe;}
        
        Text color #805cfe
      
           This box has a color of #805cfe        
        
          <div style="background-color:#805cfe;">Content here</div>
        
        
          .mybackground {background-color:#805cfe;}
        
        Background color #805cfe
      
           Border around this has a color of #805cfe        
        
          <div style="border:2px solid #805cfe;">Content here</div>
        
        
          .myborder {border:2px solid #805cfe;}
        
        Border color #805cfe