#705df5 color space conversions
Hex:
        #705df5
        RGB:
        112, 93, 245
        CMY:
        56, 64, 4
        CMYK:
        54, 62, 0, 4
      HSL:
        248°, 88.3721%, 66.2745%
        HSV (HSB):
        248°, 62.0408%, 96.0784%
        XYZ:
        27.0779, 17.8660, 88.4075
        xyY:
        0.2031, 0.1340, 17.8660
      CIE-Lab:
        49.3332, 47.3910, -73.9400
        CIE-LCH:
        49.3332, 87.8238, 302.6574
        CIE-Luv:
        49.3332, -2.9032, -116.3073
        Hunter-Lab:
        42.2682, 40.3813, -94.4223
      #705df5 color charts
#705df5 RGB chart
      #705df5 CMYK chart
      #705df5 RGB pie chart
      #705df5 color shades, tints & tones
#705df5 color schemes
#705df5 color preview, HTML & CSS examples
           This text has a color of #705df5        
        
          <p style="color:#705df5;">Text here</p>
        
        
          .mytext {color:#705df5;}
        
        Text color #705df5
      
           This box has a color of #705df5        
        
          <div style="background-color:#705df5;">Content here</div>
        
        
          .mybackground {background-color:#705df5;}
        
        Background color #705df5
      
           Border around this has a color of #705df5        
        
          <div style="border:2px solid #705df5;">Content here</div>
        
        
          .myborder {border:2px solid #705df5;}
        
        Border color #705df5