#d05bf2 color space conversions
Hex:
        #d05bf2
        RGB:
        208, 91, 242
        CMY:
        18, 64, 5
        CMYK:
        14, 62, 0, 5
      HSL:
        286°, 85.3107%, 65.2941%
        HSV (HSB):
        286°, 62.3967%, 94.9020%
        XYZ:
        45.7805, 27.3029, 86.8615
        xyY:
        0.2862, 0.1707, 27.3029
      CIE-Lab:
        59.2536, 67.5690, -55.7417
        CIE-LCH:
        59.2536, 87.5940, 320.4787
        CIE-Luv:
        59.2536, 44.6388, -96.3639
        Hunter-Lab:
        52.2522, 64.9508, -61.9844
      #d05bf2 color charts
#d05bf2 RGB chart
      #d05bf2 CMYK chart
      #d05bf2 RGB pie chart
      #d05bf2 color shades, tints & tones
#d05bf2 color schemes
#d05bf2 color preview, HTML & CSS examples
           This text has a color of #d05bf2        
        
          <p style="color:#d05bf2;">Text here</p>
        
        
          .mytext {color:#d05bf2;}
        
        Text color #d05bf2
      
           This box has a color of #d05bf2        
        
          <div style="background-color:#d05bf2;">Content here</div>
        
        
          .mybackground {background-color:#d05bf2;}
        
        Background color #d05bf2
      
           Border around this has a color of #d05bf2        
        
          <div style="border:2px solid #d05bf2;">Content here</div>
        
        
          .myborder {border:2px solid #d05bf2;}
        
        Border color #d05bf2