#bb1cfa color space conversions
Hex:
        #bb1cfa
        RGB:
        187, 28, 250
        CMY:
        27, 89, 2
        CMYK:
        25, 89, 0, 2
      HSL:
        283°, 95.6897%, 54.5098%
        HSV (HSB):
        283°, 88.8000%, 98.0392%
        XYZ:
        38.1641, 18.2974, 91.9628
        xyY:
        0.2571, 0.1233, 18.2974
      CIE-Lab:
        49.8549, 85.0146, -75.5088
        CIE-LCH:
        49.8549, 113.7060, 318.3889
        CIE-Luv:
        49.8549, 39.8934, -122.1811
        Hunter-Lab:
        42.7755, 84.3997, -97.5243
      #bb1cfa color charts
#bb1cfa RGB chart
      #bb1cfa CMYK chart
      #bb1cfa RGB pie chart
      #bb1cfa color shades, tints & tones
#bb1cfa color schemes
#bb1cfa color preview, HTML & CSS examples
           This text has a color of #bb1cfa        
        
          <p style="color:#bb1cfa;">Text here</p>
        
        
          .mytext {color:#bb1cfa;}
        
        Text color #bb1cfa
      
           This box has a color of #bb1cfa        
        
          <div style="background-color:#bb1cfa;">Content here</div>
        
        
          .mybackground {background-color:#bb1cfa;}
        
        Background color #bb1cfa
      
           Border around this has a color of #bb1cfa        
        
          <div style="border:2px solid #bb1cfa;">Content here</div>
        
        
          .myborder {border:2px solid #bb1cfa;}
        
        Border color #bb1cfa