#bb61f0 color space conversions
Hex:
        #bb61f0
        RGB:
        187, 97, 240
        CMY:
        27, 62, 6
        CMYK:
        22, 60, 0, 6
      HSL:
        278°, 82.6590%, 66.0784%
        HSV (HSB):
        278°, 59.5833%, 94.1176%
        XYZ:
        40.4964, 25.4055, 85.2074
        xyY:
        0.2680, 0.1681, 25.4055
      CIE-Lab:
        57.4684, 59.5640, -57.6349
        CIE-LCH:
        57.4684, 82.8834, 315.9430
        CIE-Luv:
        57.4684, 30.8988, -97.6427
        Hunter-Lab:
        50.4038, 55.2071, -64.9468
      #bb61f0 color charts
#bb61f0 RGB chart
      #bb61f0 CMYK chart
      #bb61f0 RGB pie chart
      #bb61f0 color shades, tints & tones
#bb61f0 color schemes
#bb61f0 color preview, HTML & CSS examples
           This text has a color of #bb61f0        
        
          <p style="color:#bb61f0;">Text here</p>
        
        
          .mytext {color:#bb61f0;}
        
        Text color #bb61f0
      
           This box has a color of #bb61f0        
        
          <div style="background-color:#bb61f0;">Content here</div>
        
        
          .mybackground {background-color:#bb61f0;}
        
        Background color #bb61f0
      
           Border around this has a color of #bb61f0        
        
          <div style="border:2px solid #bb61f0;">Content here</div>
        
        
          .myborder {border:2px solid #bb61f0;}
        
        Border color #bb61f0