#cb2de2 color space conversions
Hex:
        #cb2de2
        RGB:
        203, 45, 226
        CMY:
        20, 82, 11
        CMYK:
        10, 80, 0, 11
      HSL:
        292°, 75.7322%, 53.1373%
        HSV (HSB):
        292°, 80.0885%, 88.6275%
        XYZ:
        39.2945, 20.0643, 73.7532
        xyY:
        0.2952, 0.1507, 20.0643
      CIE-Lab:
        51.9098, 79.7636, -58.5596
        CIE-LCH:
        51.9098, 98.9519, 323.7152
        CIE-Luv:
        51.9098, 55.3871, -99.0287
        Hunter-Lab:
        44.7932, 78.1997, -66.2675
      #cb2de2 color charts
#cb2de2 RGB chart
      #cb2de2 CMYK chart
      #cb2de2 RGB pie chart
      #cb2de2 color shades, tints & tones
#cb2de2 color schemes
#cb2de2 color preview, HTML & CSS examples
           This text has a color of #cb2de2        
        
          <p style="color:#cb2de2;">Text here</p>
        
        
          .mytext {color:#cb2de2;}
        
        Text color #cb2de2
      
           This box has a color of #cb2de2        
        
          <div style="background-color:#cb2de2;">Content here</div>
        
        
          .mybackground {background-color:#cb2de2;}
        
        Background color #cb2de2
      
           Border around this has a color of #cb2de2        
        
          <div style="border:2px solid #cb2de2;">Content here</div>
        
        
          .myborder {border:2px solid #cb2de2;}
        
        Border color #cb2de2