#2d28fa color space conversions
Hex:
        #2d28fa
        RGB:
        45, 40, 250
        CMY:
        82, 84, 2
        CMYK:
        82, 84, 0, 2
      HSL:
        241°, 95.4545%, 56.8627%
        HSV (HSB):
        241°, 84.0000%, 98.0392%
        XYZ:
        19.0963, 8.9776, 91.1688
        xyY:
        0.1601, 0.0753, 8.9776
      CIE-Lab:
        35.9411, 68.9625, -98.9524
        CIE-LCH:
        35.9411, 120.6126, 304.8736
        CIE-Luv:
        35.9411, -8.9071, -130.4664
        Hunter-Lab:
        29.9626, 61.3300, -159.4308
      #2d28fa color charts
#2d28fa RGB chart
      #2d28fa CMYK chart
      #2d28fa RGB pie chart
      #2d28fa color shades, tints & tones
#2d28fa color schemes
#2d28fa color preview, HTML & CSS examples
           This text has a color of #2d28fa        
        
          <p style="color:#2d28fa;">Text here</p>
        
        
          .mytext {color:#2d28fa;}
        
        Text color #2d28fa
      
           This box has a color of #2d28fa        
        
          <div style="background-color:#2d28fa;">Content here</div>
        
        
          .mybackground {background-color:#2d28fa;}
        
        Background color #2d28fa
      
           Border around this has a color of #2d28fa        
        
          <div style="border:2px solid #2d28fa;">Content here</div>
        
        
          .myborder {border:2px solid #2d28fa;}
        
        Border color #2d28fa