#bc62fa color space conversions
Hex:
        #bc62fa
        RGB:
        188, 98, 250
        CMY:
        26, 62, 2
        CMYK:
        25, 61, 0, 2
      HSL:
        276°, 93.8272%, 68.2353%
        HSV (HSB):
        276°, 60.8000%, 98.0392%
        XYZ:
        42.3620, 26.3289, 93.2917
        xyY:
        0.2615, 0.1625, 26.3289
      CIE-Lab:
        58.3479, 61.4641, -61.7720
        CIE-LCH:
        58.3479, 87.1414, 314.8568
        CIE-Luv:
        58.3479, 29.1527, -104.6207
        Hunter-Lab:
        51.3117, 57.5712, -71.8793
      #bc62fa color charts
#bc62fa RGB chart
      #bc62fa CMYK chart
      #bc62fa RGB pie chart
      #bc62fa color shades, tints & tones
#bc62fa color schemes
#bc62fa color preview, HTML & CSS examples
           This text has a color of #bc62fa        
        
          <p style="color:#bc62fa;">Text here</p>
        
        
          .mytext {color:#bc62fa;}
        
        Text color #bc62fa
      
           This box has a color of #bc62fa        
        
          <div style="background-color:#bc62fa;">Content here</div>
        
        
          .mybackground {background-color:#bc62fa;}
        
        Background color #bc62fa
      
           Border around this has a color of #bc62fa        
        
          <div style="border:2px solid #bc62fa;">Content here</div>
        
        
          .myborder {border:2px solid #bc62fa;}
        
        Border color #bc62fa