#705fd5 color space conversions
Hex:
        #705fd5
        RGB:
        112, 95, 213
        CMY:
        56, 63, 16
        CMYK:
        47, 55, 0, 16
      HSL:
        249°, 58.4158%, 60.3922%
        HSV (HSB):
        249°, 55.3991%, 83.5294%
        XYZ:
        22.7845, 16.4333, 64.9218
        xyY:
        0.2188, 0.1578, 16.4333
      CIE-Lab:
        47.5379, 36.7317, -58.7867
        CIE-LCH:
        47.5379, 69.3188, 301.9984
        CIE-Luv:
        47.5379, -0.8912, -92.4648
        Hunter-Lab:
        40.5380, 29.3853, -66.5768
      #705fd5 color charts
#705fd5 RGB chart
      #705fd5 CMYK chart
      #705fd5 RGB pie chart
      #705fd5 color shades, tints & tones
#705fd5 color schemes
#705fd5 color preview, HTML & CSS examples
           This text has a color of #705fd5        
        
          <p style="color:#705fd5;">Text here</p>
        
        
          .mytext {color:#705fd5;}
        
        Text color #705fd5
      
           This box has a color of #705fd5        
        
          <div style="background-color:#705fd5;">Content here</div>
        
        
          .mybackground {background-color:#705fd5;}
        
        Background color #705fd5
      
           Border around this has a color of #705fd5        
        
          <div style="border:2px solid #705fd5;">Content here</div>
        
        
          .myborder {border:2px solid #705fd5;}
        
        Border color #705fd5