#bc13f8 color space conversions
Hex:
        #bc13f8
        RGB:
        188, 19, 248
        CMY:
        26, 93, 3
        CMYK:
        24, 92, 0, 3
      HSL:
        284°, 94.2387%, 52.3529%
        HSV (HSB):
        284°, 92.3387%, 97.2549%
        XYZ:
        37.9152, 17.9344, 90.2703
        xyY:
        0.2595, 0.1227, 17.9344
      CIE-Lab:
        49.4165, 86.1006, -75.0977
        CIE-LCH:
        49.4165, 114.2497, 318.9048
        CIE-Luv:
        49.4165, 41.5424, -121.3880
        Hunter-Lab:
        42.3491, 85.7006, -96.7369
      #bc13f8 color charts
#bc13f8 RGB chart
      #bc13f8 CMYK chart
      #bc13f8 RGB pie chart
      #bc13f8 color shades, tints & tones
#bc13f8 color schemes
#bc13f8 color preview, HTML & CSS examples
           This text has a color of #bc13f8        
        
          <p style="color:#bc13f8;">Text here</p>
        
        
          .mytext {color:#bc13f8;}
        
        Text color #bc13f8
      
           This box has a color of #bc13f8        
        
          <div style="background-color:#bc13f8;">Content here</div>
        
        
          .mybackground {background-color:#bc13f8;}
        
        Background color #bc13f8
      
           Border around this has a color of #bc13f8        
        
          <div style="border:2px solid #bc13f8;">Content here</div>
        
        
          .myborder {border:2px solid #bc13f8;}
        
        Border color #bc13f8