#705adf color space conversions
Hex:
        #705adf
        RGB:
        112, 90, 223
        CMY:
        56, 65, 13
        CMYK:
        50, 60, 0, 13
      HSL:
        250°, 67.5127%, 61.3725%
        HSV (HSB):
        250°, 59.6413%, 87.4510%
        XYZ:
        23.6575, 16.0848, 71.6698
        xyY:
        0.2123, 0.1444, 16.0848
      CIE-Lab:
        47.0855, 42.5987, -65.2076
        CIE-LCH:
        47.0855, 77.8889, 303.1557
        CIE-Luv:
        47.0855, -0.4092, -102.0440
        Hunter-Lab:
        40.1058, 35.1079, -77.8781
      #705adf color charts
#705adf RGB chart
      #705adf CMYK chart
      #705adf RGB pie chart
      #705adf color shades, tints & tones
#705adf color schemes
#705adf color preview, HTML & CSS examples
           This text has a color of #705adf        
        
          <p style="color:#705adf;">Text here</p>
        
        
          .mytext {color:#705adf;}
        
        Text color #705adf
      
           This box has a color of #705adf        
        
          <div style="background-color:#705adf;">Content here</div>
        
        
          .mybackground {background-color:#705adf;}
        
        Background color #705adf
      
           Border around this has a color of #705adf        
        
          <div style="border:2px solid #705adf;">Content here</div>
        
        
          .myborder {border:2px solid #705adf;}
        
        Border color #705adf