#bb07f2 color space conversions
Hex:
        #bb07f2
        RGB:
        187, 7, 242
        CMY:
        27, 97, 5
        CMYK:
        23, 97, 0, 5
      HSL:
        286°, 94.3775%, 48.8235%
        HSV (HSB):
        286°, 97.1074%, 94.9020%
        XYZ:
        36.5965, 17.1276, 85.3815
        xyY:
        0.2631, 0.1231, 17.1276
      CIE-Lab:
        48.4204, 86.0767, -73.3603
        CIE-LCH:
        48.4204, 113.0970, 319.5602
        CIE-Luv:
        48.4204, 43.1082, -118.2707
        Hunter-Lab:
        41.3855, 85.4202, -93.3502
      #bb07f2 color charts
#bb07f2 RGB chart
      #bb07f2 CMYK chart
      #bb07f2 RGB pie chart
      #bb07f2 color shades, tints & tones
#bb07f2 color schemes
#bb07f2 color preview, HTML & CSS examples
           This text has a color of #bb07f2        
        
          <p style="color:#bb07f2;">Text here</p>
        
        
          .mytext {color:#bb07f2;}
        
        Text color #bb07f2
      
           This box has a color of #bb07f2        
        
          <div style="background-color:#bb07f2;">Content here</div>
        
        
          .mybackground {background-color:#bb07f2;}
        
        Background color #bb07f2
      
           Border around this has a color of #bb07f2        
        
          <div style="border:2px solid #bb07f2;">Content here</div>
        
        
          .myborder {border:2px solid #bb07f2;}
        
        Border color #bb07f2