#bb03c0 color space conversions
Hex:
        #bb03c0
        RGB:
        187, 3, 192
        CMY:
        27, 99, 25
        CMYK:
        3, 98, 0, 25
      HSL:
        298°, 96.9231%, 38.2353%
        HSV (HSB):
        298°, 98.4375%, 75.2941%
        XYZ:
        30.0405, 14.4357, 51.0722
        xyY:
        0.3144, 0.1511, 14.4357
      CIE-Lab:
        44.8514, 78.2951, -50.4792
        CIE-LCH:
        44.8514, 93.1573, 327.1889
        CIE-Luv:
        44.8514, 59.8934, -83.5914
        Hunter-Lab:
        37.9943, 74.6423, -53.1020
      #bb03c0 color charts
#bb03c0 RGB chart
      #bb03c0 CMYK chart
      #bb03c0 RGB pie chart
      #bb03c0 color shades, tints & tones
#bb03c0 color schemes
#bb03c0 color preview, HTML & CSS examples
           This text has a color of #bb03c0        
        
          <p style="color:#bb03c0;">Text here</p>
        
        
          .mytext {color:#bb03c0;}
        
        Text color #bb03c0
      
           This box has a color of #bb03c0        
        
          <div style="background-color:#bb03c0;">Content here</div>
        
        
          .mybackground {background-color:#bb03c0;}
        
        Background color #bb03c0
      
           Border around this has a color of #bb03c0        
        
          <div style="border:2px solid #bb03c0;">Content here</div>
        
        
          .myborder {border:2px solid #bb03c0;}
        
        Border color #bb03c0