#bb05e2 color space conversions
Hex:
        #bb05e2
        RGB:
        187, 5, 226
        CMY:
        27, 98, 11
        CMYK:
        17, 98, 0, 11
      HSL:
        289°, 95.6710%, 45.2941%
        HSV (HSB):
        289°, 97.7876%, 88.6275%
        XYZ:
        34.2753, 16.1643, 73.2650
        xyY:
        0.2771, 0.1307, 16.1643
      CIE-Lab:
        47.1893, 83.5235, -66.3099
        CIE-LCH:
        47.1893, 106.6451, 321.5537
        CIE-Luv:
        47.1893, 48.0191, -107.5693
        Hunter-Lab:
        40.2049, 81.8153, -79.9003
      #bb05e2 color charts
#bb05e2 RGB chart
      #bb05e2 CMYK chart
      #bb05e2 RGB pie chart
      #bb05e2 color shades, tints & tones
#bb05e2 color schemes
#bb05e2 color preview, HTML & CSS examples
           This text has a color of #bb05e2        
        
          <p style="color:#bb05e2;">Text here</p>
        
        
          .mytext {color:#bb05e2;}
        
        Text color #bb05e2
      
           This box has a color of #bb05e2        
        
          <div style="background-color:#bb05e2;">Content here</div>
        
        
          .mybackground {background-color:#bb05e2;}
        
        Background color #bb05e2
      
           Border around this has a color of #bb05e2        
        
          <div style="border:2px solid #bb05e2;">Content here</div>
        
        
          .myborder {border:2px solid #bb05e2;}
        
        Border color #bb05e2