#bb25ec color space conversions
Hex:
        #bb25ec
        RGB:
        187, 37, 236
        CMY:
        27, 85, 7
        CMYK:
        21, 84, 0, 7
      HSL:
        285°, 83.9662%, 53.5294%
        HSV (HSB):
        285°, 84.3220%, 92.5490%
        XYZ:
        36.2954, 17.9441, 80.9074
        xyY:
        0.2686, 0.1328, 17.9441
      CIE-Lab:
        49.4282, 80.7322, -68.3433
        CIE-LCH:
        49.4282, 105.7757, 319.7507
        CIE-Luv:
        49.4282, 43.0544, -111.6335
        Hunter-Lab:
        42.3604, 78.8122, -83.5902
      #bb25ec color charts
#bb25ec RGB chart
      #bb25ec CMYK chart
      #bb25ec RGB pie chart
      #bb25ec color shades, tints & tones
#bb25ec color schemes
#bb25ec color preview, HTML & CSS examples
           This text has a color of #bb25ec        
        
          <p style="color:#bb25ec;">Text here</p>
        
        
          .mytext {color:#bb25ec;}
        
        Text color #bb25ec
      
           This box has a color of #bb25ec        
        
          <div style="background-color:#bb25ec;">Content here</div>
        
        
          .mybackground {background-color:#bb25ec;}
        
        Background color #bb25ec
      
           Border around this has a color of #bb25ec        
        
          <div style="border:2px solid #bb25ec;">Content here</div>
        
        
          .myborder {border:2px solid #bb25ec;}
        
        Border color #bb25ec