#bb42c1 color space conversions
Hex:
        #bb42c1
        RGB:
        187, 66, 193
        CMY:
        27, 74, 24
        CMYK:
        3, 66, 0, 24
      HSL:
        297°, 50.5976%, 50.7843%
        HSV (HSB):
        297°, 65.8031%, 75.6863%
        XYZ:
        32.0674, 18.3115, 52.2964
        xyY:
        0.3123, 0.1783, 18.3115
      CIE-Lab:
        49.8717, 64.1495, -43.0553
        CIE-LCH:
        49.8717, 77.2587, 326.1316
        CIE-Luv:
        49.8717, 51.1044, -73.1788
        Hunter-Lab:
        42.7919, 58.8783, -42.5045
      #bb42c1 color charts
#bb42c1 RGB chart
      #bb42c1 CMYK chart
      #bb42c1 RGB pie chart
      #bb42c1 color shades, tints & tones
#bb42c1 color schemes
#bb42c1 color preview, HTML & CSS examples
           This text has a color of #bb42c1        
        
          <p style="color:#bb42c1;">Text here</p>
        
        
          .mytext {color:#bb42c1;}
        
        Text color #bb42c1
      
           This box has a color of #bb42c1        
        
          <div style="background-color:#bb42c1;">Content here</div>
        
        
          .mybackground {background-color:#bb42c1;}
        
        Background color #bb42c1
      
           Border around this has a color of #bb42c1        
        
          <div style="border:2px solid #bb42c1;">Content here</div>
        
        
          .myborder {border:2px solid #bb42c1;}
        
        Border color #bb42c1