#5a43fa color space conversions
Hex:
        #5a43fa
        RGB:
        90, 67, 250
        CMY:
        65, 74, 2
        CMYK:
        64, 73, 0, 2
      HSL:
        248°, 94.8187%, 62.1569%
        HSV (HSB):
        248°, 73.2000%, 98.0392%
        XYZ:
        23.4789, 13.0901, 91.7316
        xyY:
        0.1830, 0.1020, 13.0901
      CIE-Lab:
        42.8987, 59.8519, -87.3438
        CIE-LCH:
        42.8987, 105.8829, 304.4207
        CIE-Luv:
        42.8987, -4.5288, -128.4604
        Hunter-Lab:
        36.1802, 52.5210, -124.9981
      #5a43fa color charts
#5a43fa RGB chart
      #5a43fa CMYK chart
      #5a43fa RGB pie chart
      #5a43fa color shades, tints & tones
#5a43fa color schemes
#5a43fa color preview, HTML & CSS examples
           This text has a color of #5a43fa        
        
          <p style="color:#5a43fa;">Text here</p>
        
        
          .mytext {color:#5a43fa;}
        
        Text color #5a43fa
      
           This box has a color of #5a43fa        
        
          <div style="background-color:#5a43fa;">Content here</div>
        
        
          .mybackground {background-color:#5a43fa;}
        
        Background color #5a43fa
      
           Border around this has a color of #5a43fa        
        
          <div style="border:2px solid #5a43fa;">Content here</div>
        
        
          .myborder {border:2px solid #5a43fa;}
        
        Border color #5a43fa