#bb0ae3 color space conversions
Hex:
        #bb0ae3
        RGB:
        187, 10, 227
        CMY:
        27, 96, 11
        CMYK:
        18, 96, 0, 11
      HSL:
        289°, 91.5612%, 46.4706%
        HSV (HSB):
        289°, 95.5947%, 89.0196%
        XYZ:
        34.4672, 16.3279, 74.0080
        xyY:
        0.2762, 0.1308, 16.3279
      CIE-Lab:
        47.4018, 83.2707, -66.5340
        CIE-LCH:
        47.4018, 106.5870, 321.3748
        CIE-Luv:
        47.4018, 47.5245, -107.9995
        Hunter-Lab:
        40.4078, 81.5437, -80.3057
      #bb0ae3 color charts
#bb0ae3 RGB chart
      #bb0ae3 CMYK chart
      #bb0ae3 RGB pie chart
      #bb0ae3 color shades, tints & tones
#bb0ae3 color schemes
#bb0ae3 color preview, HTML & CSS examples
           This text has a color of #bb0ae3        
        
          <p style="color:#bb0ae3;">Text here</p>
        
        
          .mytext {color:#bb0ae3;}
        
        Text color #bb0ae3
      
           This box has a color of #bb0ae3        
        
          <div style="background-color:#bb0ae3;">Content here</div>
        
        
          .mybackground {background-color:#bb0ae3;}
        
        Background color #bb0ae3
      
           Border around this has a color of #bb0ae3        
        
          <div style="border:2px solid #bb0ae3;">Content here</div>
        
        
          .myborder {border:2px solid #bb0ae3;}
        
        Border color #bb0ae3