#cb25da color space conversions
Hex:
        #cb25da
        RGB:
        203, 37, 218
        CMY:
        20, 85, 15
        CMYK:
        7, 83, 0, 15
      HSL:
        295°, 70.9804%, 50.0000%
        HSV (HSB):
        295°, 83.0275%, 85.4902%
        XYZ:
        37.9451, 19.0816, 68.0129
        xyY:
        0.3035, 0.1526, 19.0816
      CIE-Lab:
        50.7825, 80.3090, -55.8226
        CIE-LCH:
        50.7825, 97.8044, 325.1969
        CIE-Luv:
        50.7825, 59.0919, -94.5431
        Hunter-Lab:
        43.6825, 78.6107, -61.7357
      #cb25da color charts
#cb25da RGB chart
      #cb25da CMYK chart
      #cb25da RGB pie chart
      #cb25da color shades, tints & tones
#cb25da color schemes
#cb25da color preview, HTML & CSS examples
           This text has a color of #cb25da        
        
          <p style="color:#cb25da;">Text here</p>
        
        
          .mytext {color:#cb25da;}
        
        Text color #cb25da
      
           This box has a color of #cb25da        
        
          <div style="background-color:#cb25da;">Content here</div>
        
        
          .mybackground {background-color:#cb25da;}
        
        Background color #cb25da
      
           Border around this has a color of #cb25da        
        
          <div style="border:2px solid #cb25da;">Content here</div>
        
        
          .myborder {border:2px solid #cb25da;}
        
        Border color #cb25da