#bb41e4 color space conversions
Hex:
        #bb41e4
        RGB:
        187, 65, 228
        CMY:
        27, 75, 11
        CMYK:
        18, 71, 0, 11
      HSL:
        285°, 75.1152%, 57.4510%
        HSV (HSB):
        285°, 71.4912%, 89.4118%
        XYZ:
        36.3874, 19.9468, 75.3311
        xyY:
        0.2764, 0.1515, 19.9468
      CIE-Lab:
        51.7770, 70.9141, -60.0323
        CIE-LCH:
        51.7770, 92.9122, 319.7505
        CIE-Luv:
        51.7770, 41.2864, -100.0673
        Hunter-Lab:
        44.6619, 67.2712, -68.7410
      #bb41e4 color charts
#bb41e4 RGB chart
      #bb41e4 CMYK chart
      #bb41e4 RGB pie chart
      #bb41e4 color shades, tints & tones
#bb41e4 color schemes
#bb41e4 color preview, HTML & CSS examples
           This text has a color of #bb41e4        
        
          <p style="color:#bb41e4;">Text here</p>
        
        
          .mytext {color:#bb41e4;}
        
        Text color #bb41e4
      
           This box has a color of #bb41e4        
        
          <div style="background-color:#bb41e4;">Content here</div>
        
        
          .mybackground {background-color:#bb41e4;}
        
        Background color #bb41e4
      
           Border around this has a color of #bb41e4        
        
          <div style="border:2px solid #bb41e4;">Content here</div>
        
        
          .myborder {border:2px solid #bb41e4;}
        
        Border color #bb41e4