#bb2cee color space conversions
Hex:
        #bb2cee
        RGB:
        187, 44, 238
        CMY:
        27, 83, 7
        CMYK:
        21, 82, 0, 7
      HSL:
        284°, 85.0877%, 55.2941%
        HSV (HSB):
        284°, 81.5126%, 93.3333%
        XYZ:
        36.8268, 18.5392, 82.5264
        xyY:
        0.2671, 0.1344, 18.5392
      CIE-Lab:
        50.1437, 79.4100, -68.3099
        CIE-LCH:
        50.1437, 104.7482, 319.2973
        CIE-Luv:
        50.1437, 41.7473, -111.9295
        Hunter-Lab:
        43.0572, 77.3210, -83.4993
      #bb2cee color charts
#bb2cee RGB chart
      #bb2cee CMYK chart
      #bb2cee RGB pie chart
      #bb2cee color shades, tints & tones
#bb2cee color schemes
#bb2cee color preview, HTML & CSS examples
           This text has a color of #bb2cee        
        
          <p style="color:#bb2cee;">Text here</p>
        
        
          .mytext {color:#bb2cee;}
        
        Text color #bb2cee
      
           This box has a color of #bb2cee        
        
          <div style="background-color:#bb2cee;">Content here</div>
        
        
          .mybackground {background-color:#bb2cee;}
        
        Background color #bb2cee
      
           Border around this has a color of #bb2cee        
        
          <div style="border:2px solid #bb2cee;">Content here</div>
        
        
          .myborder {border:2px solid #bb2cee;}
        
        Border color #bb2cee