#bb2cf0 color space conversions
Hex:
        #bb2cf0
        RGB:
        187, 44, 240
        CMY:
        27, 83, 6
        CMYK:
        22, 82, 0, 6
      HSL:
        284°, 86.7257%, 55.6863%
        HSV (HSB):
        284°, 81.6667%, 94.1176%
        XYZ:
        37.1224, 18.6574, 84.0828
        xyY:
        0.2654, 0.1334, 18.6574
      CIE-Lab:
        50.2840, 79.7778, -69.2072
        CIE-LCH:
        50.2840, 105.6132, 319.0584
        CIE-Luv:
        50.2840, 41.1953, -113.3161
        Hunter-Lab:
        43.1942, 77.8181, -85.1791
      #bb2cf0 color charts
#bb2cf0 RGB chart
      #bb2cf0 CMYK chart
      #bb2cf0 RGB pie chart
      #bb2cf0 color shades, tints & tones
#bb2cf0 color schemes
#bb2cf0 color preview, HTML & CSS examples
           This text has a color of #bb2cf0        
        
          <p style="color:#bb2cf0;">Text here</p>
        
        
          .mytext {color:#bb2cf0;}
        
        Text color #bb2cf0
      
           This box has a color of #bb2cf0        
        
          <div style="background-color:#bb2cf0;">Content here</div>
        
        
          .mybackground {background-color:#bb2cf0;}
        
        Background color #bb2cf0
      
           Border around this has a color of #bb2cf0        
        
          <div style="border:2px solid #bb2cf0;">Content here</div>
        
        
          .myborder {border:2px solid #bb2cf0;}
        
        Border color #bb2cf0