#bb02fa color space conversions
Hex:
        #bb02fa
        RGB:
        187, 2, 250
        CMY:
        27, 99, 2
        CMYK:
        25, 99, 0, 2
      HSL:
        285°, 98.4127%, 49.4118%
        HSV (HSB):
        285°, 99.2000%, 98.0392%
        XYZ:
        37.7705, 17.5103, 91.8316
        xyY:
        0.2567, 0.1190, 17.5103
      CIE-Lab:
        48.8967, 87.8722, -77.0709
        CIE-LCH:
        48.8967, 116.8822, 318.7467
        CIE-Luv:
        48.8967, 40.9948, -123.7622
        Hunter-Lab:
        41.8454, 87.8887, -100.8229
      #bb02fa color charts
#bb02fa RGB chart
      #bb02fa CMYK chart
      #bb02fa RGB pie chart
      #bb02fa color shades, tints & tones
#bb02fa color schemes
#bb02fa color preview, HTML & CSS examples
           This text has a color of #bb02fa        
        
          <p style="color:#bb02fa;">Text here</p>
        
        
          .mytext {color:#bb02fa;}
        
        Text color #bb02fa
      
           This box has a color of #bb02fa        
        
          <div style="background-color:#bb02fa;">Content here</div>
        
        
          .mybackground {background-color:#bb02fa;}
        
        Background color #bb02fa
      
           Border around this has a color of #bb02fa        
        
          <div style="border:2px solid #bb02fa;">Content here</div>
        
        
          .myborder {border:2px solid #bb02fa;}
        
        Border color #bb02fa