#025ce6 color space conversions
Hex:
        #025ce6
        RGB:
        2, 92, 230
        CMY:
        99, 64, 10
        CMYK:
        99, 60, 0, 10
      HSL:
        216°, 98.2759%, 45.4902%
        HSV (HSB):
        216°, 99.1304%, 90.1961%
        XYZ:
        18.1351, 13.3804, 76.4898
        xyY:
        0.1679, 0.1239, 13.3804
      CIE-Lab:
        43.3309, 32.1120, -75.4969
        CIE-LCH:
        43.3309, 82.0425, 293.0421
        CIE-Luv:
        43.3309, -20.2964, -112.5026
        Hunter-Lab:
        36.5792, 24.4826, -98.3743
      #025ce6 color charts
#025ce6 RGB chart
      #025ce6 CMYK chart
      #025ce6 RGB pie chart
      #025ce6 color shades, tints & tones
#025ce6 color schemes
#025ce6 color preview, HTML & CSS examples
           This text has a color of #025ce6        
        
          <p style="color:#025ce6;">Text here</p>
        
        
          .mytext {color:#025ce6;}
        
        Text color #025ce6
      
           This box has a color of #025ce6        
        
          <div style="background-color:#025ce6;">Content here</div>
        
        
          .mybackground {background-color:#025ce6;}
        
        Background color #025ce6
      
           Border around this has a color of #025ce6        
        
          <div style="border:2px solid #025ce6;">Content here</div>
        
        
          .myborder {border:2px solid #025ce6;}
        
        Border color #025ce6