#bb64f2 color space conversions
Hex:
        #bb64f2
        RGB:
        187, 100, 242
        CMY:
        27, 61, 5
        CMYK:
        23, 59, 0, 5
      HSL:
        277°, 84.5238%, 67.0588%
        HSV (HSB):
        277°, 58.6777%, 94.9020%
        XYZ:
        41.0777, 26.0899, 86.8752
        xyY:
        0.2667, 0.1694, 26.0899
      CIE-Lab:
        58.1223, 58.5369, -57.7021
        CIE-LCH:
        58.1223, 82.1955, 315.4115
        CIE-Luv:
        58.1223, 29.6516, -97.8728
        Hunter-Lab:
        51.0783, 54.1645, -65.0870
      #bb64f2 color charts
#bb64f2 RGB chart
      #bb64f2 CMYK chart
      #bb64f2 RGB pie chart
      #bb64f2 color shades, tints & tones
#bb64f2 color schemes
#bb64f2 color preview, HTML & CSS examples
           This text has a color of #bb64f2        
        
          <p style="color:#bb64f2;">Text here</p>
        
        
          .mytext {color:#bb64f2;}
        
        Text color #bb64f2
      
           This box has a color of #bb64f2        
        
          <div style="background-color:#bb64f2;">Content here</div>
        
        
          .mybackground {background-color:#bb64f2;}
        
        Background color #bb64f2
      
           Border around this has a color of #bb64f2        
        
          <div style="border:2px solid #bb64f2;">Content here</div>
        
        
          .myborder {border:2px solid #bb64f2;}
        
        Border color #bb64f2