#cb67bd color space conversions
Hex:
        #cb67bd
        RGB:
        203, 103, 189
        CMY:
        20, 60, 26
        CMYK:
        0, 49, 7, 20
      HSL:
        308°, 49.0196%, 60.0000%
        HSV (HSB):
        308°, 49.2611%, 79.6078%
        XYZ:
        38.6642, 26.0711, 51.1385
        xyY:
        0.3337, 0.2250, 26.0711
      CIE-Lab:
        58.1045, 51.0600, -27.6962
        CIE-LCH:
        58.1045, 58.0879, 331.5235
        CIE-Luv:
        58.1045, 50.8891, -49.8289
        Hunter-Lab:
        51.0599, 45.8110, -23.6394
      #cb67bd color charts
#cb67bd RGB chart
      #cb67bd CMYK chart
      #cb67bd RGB pie chart
      #cb67bd color shades, tints & tones
#cb67bd color schemes
#cb67bd color preview, HTML & CSS examples
           This text has a color of #cb67bd        
        
          <p style="color:#cb67bd;">Text here</p>
        
        
          .mytext {color:#cb67bd;}
        
        Text color #cb67bd
      
           This box has a color of #cb67bd        
        
          <div style="background-color:#cb67bd;">Content here</div>
        
        
          .mybackground {background-color:#cb67bd;}
        
        Background color #cb67bd
      
           Border around this has a color of #cb67bd        
        
          <div style="border:2px solid #cb67bd;">Content here</div>
        
        
          .myborder {border:2px solid #cb67bd;}
        
        Border color #cb67bd