#bb238d color space conversions
Hex:
        #bb238d
        RGB:
        187, 35, 141
        CMY:
        27, 86, 45
        CMYK:
        0, 81, 25, 27
      HSL:
        318°, 68.4685%, 43.5294%
        HSV (HSB):
        318°, 81.2834%, 73.3333%
        XYZ:
        25.9023, 13.6899, 26.4765
        xyY:
        0.3921, 0.2072, 13.6899
      CIE-Lab:
        43.7850, 66.4740, -21.7557
        CIE-LCH:
        43.7850, 69.9436, 341.8776
        CIE-Luv:
        43.7850, 77.2128, -40.8447
        Hunter-Lab:
        36.9999, 60.2113, -16.5270
      #bb238d color charts
#bb238d RGB chart
      #bb238d CMYK chart
      #bb238d RGB pie chart
      #bb238d color shades, tints & tones
#bb238d color schemes
#bb238d color preview, HTML & CSS examples
           This text has a color of #bb238d        
        
          <p style="color:#bb238d;">Text here</p>
        
        
          .mytext {color:#bb238d;}
        
        Text color #bb238d
      
           This box has a color of #bb238d        
        
          <div style="background-color:#bb238d;">Content here</div>
        
        
          .mybackground {background-color:#bb238d;}
        
        Background color #bb238d
      
           Border around this has a color of #bb238d        
        
          <div style="border:2px solid #bb238d;">Content here</div>
        
        
          .myborder {border:2px solid #bb238d;}
        
        Border color #bb238d