#bd12ff color space conversions
Hex:
        #bd12ff
        RGB:
        189, 18, 255
        CMY:
        26, 93, 0
        CMYK:
        26, 93, 0, 0
      HSL:
        283°, 100.0000%, 53.5294%
        HSV (HSB):
        283°, 92.9412%, 100.0000%
        XYZ:
        39.2526, 18.4714, 96.1042
        xyY:
        0.2552, 0.1201, 18.4714
      CIE-Lab:
        50.0630, 87.5917, -77.9464
        CIE-LCH:
        50.0630, 117.2516, 318.3346
        CIE-Luv:
        50.0630, 40.2448, -125.8616
        Hunter-Lab:
        42.9784, 87.8135, -102.4938
      #bd12ff color charts
#bd12ff RGB chart
      #bd12ff CMYK chart
      #bd12ff RGB pie chart
      #bd12ff color shades, tints & tones
#bd12ff color schemes
#bd12ff color preview, HTML & CSS examples
           This text has a color of #bd12ff        
        
          <p style="color:#bd12ff;">Text here</p>
        
        
          .mytext {color:#bd12ff;}
        
        Text color #bd12ff
      
           This box has a color of #bd12ff        
        
          <div style="background-color:#bd12ff;">Content here</div>
        
        
          .mybackground {background-color:#bd12ff;}
        
        Background color #bd12ff
      
           Border around this has a color of #bd12ff        
        
          <div style="border:2px solid #bd12ff;">Content here</div>
        
        
          .myborder {border:2px solid #bd12ff;}
        
        Border color #bd12ff