#cb41de color space conversions
Hex:
        #cb41de
        RGB:
        203, 65, 222
        CMY:
        20, 75, 13
        CMYK:
        9, 71, 0, 13
      HSL:
        293°, 70.4036%, 56.2745%
        HSV (HSB):
        293°, 70.7207%, 87.0588%
        XYZ:
        39.7037, 21.7510, 71.2130
        xyY:
        0.2993, 0.1640, 21.7510
      CIE-Lab:
        53.7618, 73.0694, -53.3263
        CIE-LCH:
        53.7618, 90.4590, 323.8779
        CIE-Luv:
        53.7618, 53.2314, -91.2714
        Hunter-Lab:
        46.6380, 70.3436, -57.8851
      #cb41de color charts
#cb41de RGB chart
      #cb41de CMYK chart
      #cb41de RGB pie chart
      #cb41de color shades, tints & tones
#cb41de color schemes
#cb41de color preview, HTML & CSS examples
           This text has a color of #cb41de        
        
          <p style="color:#cb41de;">Text here</p>
        
        
          .mytext {color:#cb41de;}
        
        Text color #cb41de
      
           This box has a color of #cb41de        
        
          <div style="background-color:#cb41de;">Content here</div>
        
        
          .mybackground {background-color:#cb41de;}
        
        Background color #cb41de
      
           Border around this has a color of #cb41de        
        
          <div style="border:2px solid #cb41de;">Content here</div>
        
        
          .myborder {border:2px solid #cb41de;}
        
        Border color #cb41de