#2715e5 color space conversions
Hex:
        #2715e5
        RGB:
        39, 21, 229
        CMY:
        85, 92, 10
        CMYK:
        83, 91, 0, 10
      HSL:
        245°, 83.2000%, 49.0196%
        HSV (HSB):
        245°, 90.8297%, 89.8039%
        XYZ:
        15.2477, 6.6248, 74.6038
        xyY:
        0.1580, 0.0687, 6.6248
      CIE-Lab:
        30.9370, 69.3659, -95.3922
        CIE-LCH:
        30.9370, 117.9462, 306.0233
        CIE-Luv:
        30.9370, -7.0878, -117.5017
        Hunter-Lab:
        25.7387, 60.7015, -153.8354
      #2715e5 color charts
#2715e5 RGB chart
      #2715e5 CMYK chart
      #2715e5 RGB pie chart
      #2715e5 color shades, tints & tones
#2715e5 color schemes
#2715e5 color preview, HTML & CSS examples
           This text has a color of #2715e5        
        
          <p style="color:#2715e5;">Text here</p>
        
        
          .mytext {color:#2715e5;}
        
        Text color #2715e5
      
           This box has a color of #2715e5        
        
          <div style="background-color:#2715e5;">Content here</div>
        
        
          .mybackground {background-color:#2715e5;}
        
        Background color #2715e5
      
           Border around this has a color of #2715e5        
        
          <div style="border:2px solid #2715e5;">Content here</div>
        
        
          .myborder {border:2px solid #2715e5;}
        
        Border color #2715e5