#bb64fa color space conversions
Hex:
        #bb64fa
        RGB:
        187, 100, 250
        CMY:
        27, 61, 2
        CMYK:
        25, 60, 0, 2
      HSL:
        275°, 93.7500%, 68.6275%
        HSV (HSB):
        275°, 60.0000%, 98.0392%
        XYZ:
        42.3060, 26.5813, 93.3434
        xyY:
        0.2608, 0.1638, 26.5813
      CIE-Lab:
        58.5847, 60.2748, -61.3988
        CIE-LCH:
        58.5847, 86.0399, 314.4708
        CIE-Luv:
        58.5847, 28.0647, -104.0018
        Hunter-Lab:
        51.5570, 56.2465, -71.2540
      #bb64fa color charts
#bb64fa RGB chart
      #bb64fa CMYK chart
      #bb64fa RGB pie chart
      #bb64fa color shades, tints & tones
#bb64fa color schemes
#bb64fa color preview, HTML & CSS examples
           This text has a color of #bb64fa        
        
          <p style="color:#bb64fa;">Text here</p>
        
        
          .mytext {color:#bb64fa;}
        
        Text color #bb64fa
      
           This box has a color of #bb64fa        
        
          <div style="background-color:#bb64fa;">Content here</div>
        
        
          .mybackground {background-color:#bb64fa;}
        
        Background color #bb64fa
      
           Border around this has a color of #bb64fa        
        
          <div style="border:2px solid #bb64fa;">Content here</div>
        
        
          .myborder {border:2px solid #bb64fa;}
        
        Border color #bb64fa