#bb4bf2 color space conversions
Hex:
        #bb4bf2
        RGB:
        187, 75, 242
        CMY:
        27, 71, 5
        CMYK:
        23, 69, 0, 5
      HSL:
        280°, 86.5285%, 62.1569%
        HSV (HSB):
        280°, 69.0083%, 94.9020%
        XYZ:
        39.0366, 22.0078, 86.1949
        xyY:
        0.2651, 0.1495, 22.0078
      CIE-Lab:
        54.0352, 69.7858, -64.2633
        CIE-LCH:
        54.0352, 94.8674, 317.3591
        CIE-Luv:
        54.0352, 35.7586, -107.3403
        Hunter-Lab:
        46.9124, 66.4361, -76.0982
      #bb4bf2 color charts
#bb4bf2 RGB chart
      #bb4bf2 CMYK chart
      #bb4bf2 RGB pie chart
      #bb4bf2 color shades, tints & tones
#bb4bf2 color schemes
#bb4bf2 color preview, HTML & CSS examples
           This text has a color of #bb4bf2        
        
          <p style="color:#bb4bf2;">Text here</p>
        
        
          .mytext {color:#bb4bf2;}
        
        Text color #bb4bf2
      
           This box has a color of #bb4bf2        
        
          <div style="background-color:#bb4bf2;">Content here</div>
        
        
          .mybackground {background-color:#bb4bf2;}
        
        Background color #bb4bf2
      
           Border around this has a color of #bb4bf2        
        
          <div style="border:2px solid #bb4bf2;">Content here</div>
        
        
          .myborder {border:2px solid #bb4bf2;}
        
        Border color #bb4bf2