#bb01f3 color space conversions
Hex:
        #bb01f3
        RGB:
        187, 1, 243
        CMY:
        27, 100, 5
        CMYK:
        23, 100, 0, 5
      HSL:
        286°, 99.1803%, 47.8431%
        HSV (HSB):
        286°, 99.5885%, 95.2941%
        XYZ:
        36.6820, 17.0576, 86.1531
        xyY:
        0.2622, 0.1219, 17.0576
      CIE-Lab:
        48.3325, 86.7385, -74.0657
        CIE-LCH:
        48.3325, 114.0583, 319.5061
        CIE-Luv:
        48.3325, 43.0100, -119.2063
        Hunter-Lab:
        41.3008, 86.2615, -94.7678
      #bb01f3 color charts
#bb01f3 RGB chart
      #bb01f3 CMYK chart
      #bb01f3 RGB pie chart
      #bb01f3 color shades, tints & tones
#bb01f3 color schemes
#bb01f3 color preview, HTML & CSS examples
           This text has a color of #bb01f3        
        
          <p style="color:#bb01f3;">Text here</p>
        
        
          .mytext {color:#bb01f3;}
        
        Text color #bb01f3
      
           This box has a color of #bb01f3        
        
          <div style="background-color:#bb01f3;">Content here</div>
        
        
          .mybackground {background-color:#bb01f3;}
        
        Background color #bb01f3
      
           Border around this has a color of #bb01f3        
        
          <div style="border:2px solid #bb01f3;">Content here</div>
        
        
          .myborder {border:2px solid #bb01f3;}
        
        Border color #bb01f3