#bb3cf5 color space conversions
Hex:
        #bb3cf5
        RGB:
        187, 60, 245
        CMY:
        27, 76, 4
        CMYK:
        24, 76, 0, 4
      HSL:
        281°, 90.2439%, 59.8039%
        HSV (HSB):
        281°, 75.5102%, 96.0784%
        XYZ:
        38.5908, 20.3891, 88.2877
        xyY:
        0.2620, 0.1384, 20.3891
      CIE-Lab:
        52.2743, 75.9558, -68.7848
        CIE-LCH:
        52.2743, 102.4726, 317.8363
        CIE-Luv:
        52.2743, 37.7223, -113.5985
        Hunter-Lab:
        45.1543, 73.5339, -84.3186
      #bb3cf5 color charts
#bb3cf5 RGB chart
      #bb3cf5 CMYK chart
      #bb3cf5 RGB pie chart
      #bb3cf5 color shades, tints & tones
#bb3cf5 color schemes
#bb3cf5 color preview, HTML & CSS examples
           This text has a color of #bb3cf5        
        
          <p style="color:#bb3cf5;">Text here</p>
        
        
          .mytext {color:#bb3cf5;}
        
        Text color #bb3cf5
      
           This box has a color of #bb3cf5        
        
          <div style="background-color:#bb3cf5;">Content here</div>
        
        
          .mybackground {background-color:#bb3cf5;}
        
        Background color #bb3cf5
      
           Border around this has a color of #bb3cf5        
        
          <div style="border:2px solid #bb3cf5;">Content here</div>
        
        
          .myborder {border:2px solid #bb3cf5;}
        
        Border color #bb3cf5