#8002be color space conversions
Hex:
        #8002be
        RGB:
        128, 2, 190
        CMY:
        50, 99, 25
        CMYK:
        33, 99, 0, 25
      HSL:
        280°, 97.9167%, 37.6471%
        HSV (HSB):
        280°, 98.9474%, 74.5098%
        XYZ:
        18.2181, 8.3503, 49.3668
        xyY:
        0.2399, 0.1100, 8.3503
      CIE-Lab:
        34.7021, 69.7433, -66.2288
        CIE-LCH:
        34.7021, 96.1789, 316.4806
        CIE-Luv:
        34.7021, 23.4983, -95.0013
        Hunter-Lab:
        28.8969, 61.9657, -81.0617
      #8002be color charts
#8002be RGB chart
      #8002be CMYK chart
      #8002be RGB pie chart
      #8002be color shades, tints & tones
#8002be color schemes
#8002be color preview, HTML & CSS examples
           This text has a color of #8002be        
        
          <p style="color:#8002be;">Text here</p>
        
        
          .mytext {color:#8002be;}
        
        Text color #8002be
      
           This box has a color of #8002be        
        
          <div style="background-color:#8002be;">Content here</div>
        
        
          .mybackground {background-color:#8002be;}
        
        Background color #8002be
      
           Border around this has a color of #8002be        
        
          <div style="border:2px solid #8002be;">Content here</div>
        
        
          .myborder {border:2px solid #8002be;}
        
        Border color #8002be