#bb40f3 color space conversions
Hex:
        #bb40f3
        RGB:
        187, 64, 243
        CMY:
        27, 75, 5
        CMYK:
        23, 74, 0, 5
      HSL:
        281°, 88.1773%, 60.1961%
        HSV (HSB):
        281°, 73.6626%, 95.2941%
        XYZ:
        38.5046, 20.7027, 86.7606
        xyY:
        0.2638, 0.1418, 20.7027
      CIE-Lab:
        52.6225, 74.1789, -67.1029
        CIE-LCH:
        52.6225, 100.0265, 317.8672
        CIE-Luv:
        52.6225, 37.5761, -111.1990
        Hunter-Lab:
        45.5002, 71.4306, -81.2052
      #bb40f3 color charts
#bb40f3 RGB chart
      #bb40f3 CMYK chart
      #bb40f3 RGB pie chart
      #bb40f3 color shades, tints & tones
#bb40f3 color schemes
#bb40f3 color preview, HTML & CSS examples
           This text has a color of #bb40f3        
        
          <p style="color:#bb40f3;">Text here</p>
        
        
          .mytext {color:#bb40f3;}
        
        Text color #bb40f3
      
           This box has a color of #bb40f3        
        
          <div style="background-color:#bb40f3;">Content here</div>
        
        
          .mybackground {background-color:#bb40f3;}
        
        Background color #bb40f3
      
           Border around this has a color of #bb40f3        
        
          <div style="border:2px solid #bb40f3;">Content here</div>
        
        
          .myborder {border:2px solid #bb40f3;}
        
        Border color #bb40f3