#2823fa color space conversions
Hex:
        #2823fa
        RGB:
        40, 35, 250
        CMY:
        84, 86, 2
        CMYK:
        84, 86, 0, 2
      HSL:
        241°, 95.5556%, 55.8824%
        HSV (HSB):
        241°, 86.0000%, 98.0392%
        XYZ:
        18.7314, 8.5553, 91.1066
        xyY:
        0.1582, 0.0723, 8.5553
      CIE-Lab:
        35.1136, 70.6522, -100.3363
        CIE-LCH:
        35.1136, 122.7155, 305.1515
        CIE-Luv:
        35.1136, -8.9501, -130.1755
        Hunter-Lab:
        29.2495, 63.1253, -164.2026
      #2823fa color charts
#2823fa RGB chart
      #2823fa CMYK chart
      #2823fa RGB pie chart
      #2823fa color shades, tints & tones
#2823fa color schemes
#2823fa color preview, HTML & CSS examples
           This text has a color of #2823fa        
        
          <p style="color:#2823fa;">Text here</p>
        
        
          .mytext {color:#2823fa;}
        
        Text color #2823fa
      
           This box has a color of #2823fa        
        
          <div style="background-color:#2823fa;">Content here</div>
        
        
          .mybackground {background-color:#2823fa;}
        
        Background color #2823fa
      
           Border around this has a color of #2823fa        
        
          <div style="border:2px solid #2823fa;">Content here</div>
        
        
          .myborder {border:2px solid #2823fa;}
        
        Border color #2823fa