#cb82fa color space conversions
Hex:
        #cb82fa
        RGB:
        203, 130, 250
        CMY:
        20, 49, 2
        CMYK:
        19, 48, 0, 2
      HSL:
        277°, 92.3077%, 74.5098%
        HSV (HSB):
        277°, 48.0000%, 98.0392%
        XYZ:
        49.8666, 35.5639, 94.6787
        xyY:
        0.2769, 0.1975, 35.5639
      CIE-Lab:
        66.1854, 49.0207, -49.1959
        CIE-LCH:
        66.1854, 69.4497, 314.8978
        CIE-Luv:
        66.1854, 27.6443, -85.4513
        Hunter-Lab:
        59.6355, 44.8977, -52.3854
      #cb82fa color charts
#cb82fa RGB chart
      #cb82fa CMYK chart
      #cb82fa RGB pie chart
      #cb82fa color shades, tints & tones
#cb82fa color schemes
#cb82fa color preview, HTML & CSS examples
           This text has a color of #cb82fa        
        
          <p style="color:#cb82fa;">Text here</p>
        
        
          .mytext {color:#cb82fa;}
        
        Text color #cb82fa
      
           This box has a color of #cb82fa        
        
          <div style="background-color:#cb82fa;">Content here</div>
        
        
          .mybackground {background-color:#cb82fa;}
        
        Background color #cb82fa
      
           Border around this has a color of #cb82fa        
        
          <div style="border:2px solid #cb82fa;">Content here</div>
        
        
          .myborder {border:2px solid #cb82fa;}
        
        Border color #cb82fa