#bd12fd color space conversions
Hex:
        #bd12fd
        RGB:
        189, 18, 253
        CMY:
        26, 93, 1
        CMYK:
        25, 93, 0, 1
      HSL:
        284°, 98.3264%, 53.1373%
        HSV (HSB):
        284°, 92.8854%, 99.2157%
        XYZ:
        38.9322, 18.3433, 94.4172
        xyY:
        0.2567, 0.1209, 18.3433
      CIE-Lab:
        49.9098, 87.2359, -77.0812
        CIE-LCH:
        49.9098, 116.4114, 318.5364
        CIE-Luv:
        49.9098, 40.7899, -124.5481
        Hunter-Lab:
        42.8291, 87.3081, -100.7252
      #bd12fd color charts
#bd12fd RGB chart
      #bd12fd CMYK chart
      #bd12fd RGB pie chart
      #bd12fd color shades, tints & tones
#bd12fd color schemes
#bd12fd color preview, HTML & CSS examples
           This text has a color of #bd12fd        
        
          <p style="color:#bd12fd;">Text here</p>
        
        
          .mytext {color:#bd12fd;}
        
        Text color #bd12fd
      
           This box has a color of #bd12fd        
        
          <div style="background-color:#bd12fd;">Content here</div>
        
        
          .mybackground {background-color:#bd12fd;}
        
        Background color #bd12fd
      
           Border around this has a color of #bd12fd        
        
          <div style="border:2px solid #bd12fd;">Content here</div>
        
        
          .myborder {border:2px solid #bd12fd;}
        
        Border color #bd12fd