#d01bfa color space conversions
Hex:
        #d01bfa
        RGB:
        208, 27, 250
        CMY:
        18, 89, 2
        CMYK:
        17, 89, 0, 2
      HSL:
        289°, 95.7082%, 54.3137%
        HSV (HSB):
        289°, 89.2000%, 98.0392%
        XYZ:
        43.6597, 21.0959, 92.2133
        xyY:
        0.2781, 0.1344, 21.0959
      CIE-Lab:
        53.0543, 88.1420, -70.1641
        CIE-LCH:
        53.0543, 112.6589, 321.4790
        CIE-Luv:
        53.0543, 52.7150, -117.3572
        Hunter-Lab:
        45.9303, 89.2978, -86.8842
      #d01bfa color charts
#d01bfa RGB chart
      #d01bfa CMYK chart
      #d01bfa RGB pie chart
      #d01bfa color shades, tints & tones
#d01bfa color schemes
#d01bfa color preview, HTML & CSS examples
           This text has a color of #d01bfa        
        
          <p style="color:#d01bfa;">Text here</p>
        
        
          .mytext {color:#d01bfa;}
        
        Text color #d01bfa
      
           This box has a color of #d01bfa        
        
          <div style="background-color:#d01bfa;">Content here</div>
        
        
          .mybackground {background-color:#d01bfa;}
        
        Background color #d01bfa
      
           Border around this has a color of #d01bfa        
        
          <div style="border:2px solid #d01bfa;">Content here</div>
        
        
          .myborder {border:2px solid #d01bfa;}
        
        Border color #d01bfa