#c28bec color space conversions
Hex:
        #c28bec
        RGB:
        194, 139, 236
        CMY:
        24, 45, 7
        CMYK:
        18, 41, 0, 7
      HSL:
        274°, 71.8519%, 73.5294%
        HSV (HSB):
        274°, 41.1017%, 92.5490%
        XYZ:
        46.6211, 35.9907, 83.8466
        xyY:
        0.2801, 0.2162, 35.9907
      CIE-Lab:
        66.5128, 38.6636, -41.0545
        CIE-LCH:
        66.5128, 56.3945, 313.2821
        CIE-Luv:
        66.5128, 21.3482, -70.7394
        Hunter-Lab:
        59.9922, 33.7292, -40.8705
      #c28bec color charts
#c28bec RGB chart
      #c28bec CMYK chart
      #c28bec RGB pie chart
      #c28bec color shades, tints & tones
#c28bec color schemes
#c28bec color preview, HTML & CSS examples
           This text has a color of #c28bec        
        
          <p style="color:#c28bec;">Text here</p>
        
        
          .mytext {color:#c28bec;}
        
        Text color #c28bec
      
           This box has a color of #c28bec        
        
          <div style="background-color:#c28bec;">Content here</div>
        
        
          .mybackground {background-color:#c28bec;}
        
        Background color #c28bec
      
           Border around this has a color of #c28bec        
        
          <div style="border:2px solid #c28bec;">Content here</div>
        
        
          .myborder {border:2px solid #c28bec;}
        
        Border color #c28bec